Searched defs:auth (Results 1 – 5 of 5) sorted by relevance
/system/vold/ |
D | KeyStorage.cpp | 108 static bool generateKeymasterKey(Keymaster& keymaster, const KeyAuthentication& auth, in generateKeymasterKey() 164 const KeyAuthentication& auth, const std::string& appId) { in beginParams() 314 static std::string getStretching(const KeyAuthentication& auth) { in getStretching() 364 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() 483 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey() 525 const KeyAuthentication& auth, const KeyBuffer& key) { in storeKeyAtomically() 543 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, KeyBuffer* key, in retrieveKey()
|
D | FsCrypt.cpp | 191 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key() 287 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key() 661 android::vold::KeyAuthentication auth("", secdiscardable_hash); in read_or_create_volkey() local 710 auto auth = authentication_from_hex(token_hex, secret_hex); in fscrypt_add_user_key_auth() local 720 auto auth = authentication_from_hex(token_hex, secret_hex); in fscrypt_clear_user_key_auth() local 749 auto auth = authentication_from_hex(token_hex, secret_hex); in fscrypt_unlock_user_key() local
|
/system/netd/server/ |
D | XfrmController.h | 122 XfrmAlgo auth; member 286 xfrm_algo_auth auth; member
|
D | XfrmController.cpp | 881 nlattr_algo_auth auth{}; in updateSecurityAssociation() local
|
/system/nfc/src/nfc/include/ |
D | rw_int.h | 612 bool auth; member
|