Searched defs:auth_token_length (Results 1 – 3 of 3) sorted by relevance
74 uint32_t provided_password_length, uint8_t **auth_token, uint32_t *auth_token_length, in verify()
191 uint32_t auth_token_length; in verify() local200 uint8_t **auth_token, uint32_t *auth_token_length, bool *request_reenroll) { in verifyChallenge()
97 …FingerprintDaemonProxy::notifyKeystore(const uint8_t *auth_token, const size_t auth_token_length) { in notifyKeystore()