summaryrefslogtreecommitdiff
path: root/include/gatekeeper/gatekeeper.h
diff options
context:
space:
mode:
authorAndres Morales <anmorales@google.com>2015-04-09 19:01:10 -0700
committerAndres Morales <anmorales@google.com>2015-04-11 08:51:14 -0700
commit6034309d9caa185c406def66bd4a7b71ea4b6409 (patch)
treeeff7d485f1a4a2fec51db27ef503af7b8d1cf7bc /include/gatekeeper/gatekeeper.h
parentfa104e1a3bb5e8fed1235b16e64aa88049ecb18a (diff)
downloadgatekeeper-6034309d9caa185c406def66bd4a7b71ea4b6409.tar.gz
Add challenge to GateKeeper
needed for enrollment of auxiliary authenticators Change-Id: Id2d567fc2736dc7c1960b337b4d4d0d93219ccfc
Diffstat (limited to 'include/gatekeeper/gatekeeper.h')
-rw-r--r--include/gatekeeper/gatekeeper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gatekeeper/gatekeeper.h b/include/gatekeeper/gatekeeper.h
index 10f8791..2ba148a 100644
--- a/include/gatekeeper/gatekeeper.h
+++ b/include/gatekeeper/gatekeeper.h
@@ -133,7 +133,7 @@ private:
* Also returns the length in length if it is not null.
*/
void MintAuthToken(UniquePtr<uint8_t> *auth_token, uint32_t *length, uint32_t timestamp,
- secure_id_t user_id, secure_id_t authenticator_id);
+ secure_id_t user_id, secure_id_t authenticator_id, uint64_t challenge);
/**
* Verifies that handle matches password HMAC'ed with the password_key