Searched defs:enrolled_password_handle_length (Results 1 – 3 of 3) sorted by relevance
/system/core/trusty/gatekeeper/ |
D | trusty_gatekeeper.cpp | 84 uint32_t *enrolled_password_handle_length) { in Enroll() 124 const uint8_t *enrolled_password_handle, uint32_t enrolled_password_handle_length, in Verify() 192 uint8_t **enrolled_password_handle, uint32_t *enrolled_password_handle_length) { in enroll() 217 uint32_t enrolled_password_handle_length, const uint8_t *provided_password, in verify()
|
/system/core/gatekeeperd/ |
D | SoftGateKeeperDevice.cpp | 25 uint8_t **enrolled_password_handle, uint32_t *enrolled_password_handle_length) { in enroll() 73 uint32_t enrolled_password_handle_length, const uint8_t *provided_password, in verify()
|
D | gatekeeperd.cpp | 135 uint8_t **enrolled_password_handle, uint32_t *enrolled_password_handle_length) { in enroll() 188 const uint8_t *enrolled_password_handle, uint32_t enrolled_password_handle_length, in verify() 198 const uint8_t *enrolled_password_handle, uint32_t enrolled_password_handle_length, in verifyChallenge()
|