Home
last modified time | relevance | path

Searched defs:password_handle (Results 1 – 6 of 6) sorted by relevance

/system/gatekeeper/tests/
Dgatekeeper_device_test.cpp57 uint8_t *password_handle; in TEST_F() local
80 uint8_t *password_handle; in TEST_F() local
107 uint8_t *password_handle; in TEST_F() local
152 uint8_t *password_handle; in TEST_F() local
177 uint8_t *password_handle; in TEST_F() local
206 uint8_t *password_handle; in TEST_F() local
230 uint8_t *password_handle; in TEST_F() local
Dgatekeeper_messages_test.cpp109 SizedBuffer *password_handle = make_buffer(password_size); in TEST() local
167 *password_handle = make_buffer(password_size); in TEST() local
/system/gatekeeper/
Dgatekeeper.cpp93 SizedBuffer password_handle; in Enroll() local
112 password_handle_t *password_handle = reinterpret_cast<password_handle_t *>( in Verify() local
175 password_handle_t *password_handle = reinterpret_cast<password_handle_t *>( in CreatePasswordHandle() local
Dgatekeeper_messages.cpp240 EnrollRequest::EnrollRequest(uint32_t user_id, SizedBuffer *password_handle, in EnrollRequest()
/system/gatekeeper/include/gatekeeper/
Dgatekeeper_messages.h151 SizedBuffer password_handle; member
184 SizedBuffer password_handle; member
/system/core/gatekeeperd/tests/
Dgatekeeper_test.cpp97 SizedBuffer password_handle; in TEST() local
196 SizedBuffer password_handle; in TEST() local