Home
last modified time | relevance | path

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

/system/security/keystore/
Dauth_token_table.cpp122 auto auth_type = in FindAuthorization() local
135 const std::vector<uint64_t>& sids, HardwareAuthenticatorType auth_type, uint64_t op_handle) { in FindAuthPerOpAuthorization()
150 HardwareAuthenticatorType auth_type, in FindTimedAuthorization()
225 HardwareAuthenticatorType auth_type) { in SatisfiesAuth()
Dauth_token_table.h141 bool SatisfiesAuth(uint64_t sid, HardwareAuthenticatorType auth_type) const { in SatisfiesAuth()