Home
last modified time | relevance | path

Searched defs:authenticator_id (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware/include/hardware/
H A Dhw_auth_token.h43 uint64_t authenticator_id; // secure authenticator ID member
/aosp12/system/gatekeeper/
H A Dgatekeeper.cpp119 secure_id_t authenticator_id = 0; in Verify() local
241 uint64_t timestamp, secure_id_t user_id, secure_id_t authenticator_id, in MintAuthToken()