Searched defs:auth_type (Results 1 – 3 of 3) sorted by relevance
75 auto auth_type = htonl(static_cast<uint32_t>(token.authenticatorType)); in authToken2HidlVec() local
68 uint32_t auth_type = ntohl(auth_token->authenticator_type); in toAuthToken() local
58 uint32_t auth_type = static_cast<uint32_t>(rsp.hardwareAuthToken.authenticatorType); in verifyAuthToken() local