Searched defs:auth_token_length (Results 1 – 4 of 4) sorted by relevance
/system/core/trusty/gatekeeper/ |
D | trusty_gatekeeper.cpp | 126 uint8_t **auth_token, uint32_t *auth_token_length, bool *request_reenroll) { in Verify() 218 uint32_t provided_password_length, uint8_t **auth_token, uint32_t *auth_token_length, in verify()
|
/system/core/gatekeeperd/ |
D | SoftGateKeeperDevice.cpp | 74 uint32_t provided_password_length, uint8_t **auth_token, uint32_t *auth_token_length, in verify()
|
D | gatekeeperd.cpp | 191 uint32_t auth_token_length; in verify() local 200 uint8_t **auth_token, uint32_t *auth_token_length, bool *request_reenroll) { in verifyChallenge()
|
/system/core/fingerprintd/ |
D | FingerprintDaemonProxy.cpp | 107 …FingerprintDaemonProxy::notifyKeystore(const uint8_t *auth_token, const size_t auth_token_length) { in notifyKeystore()
|