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() 133 const KeyAuthentication& auth, const std::string& appId) { in beginParams() 283 static std::string getStretching(const KeyAuthentication& auth) { in getStretching() 333 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId() 452 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const KeyBuffer& key) { in storeKey() 494 const KeyAuthentication& auth, const KeyBuffer& key) { in storeKeyAtomically() 512 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, KeyBuffer* key, in retrieveKey()
|
D | FsCrypt.cpp | 186 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key() 203 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key() 534 android::vold::KeyAuthentication auth("", secdiscardable_hash); in read_or_create_volkey() local 560 auto auth = in fscrypt_add_user_key_auth() local 604 android::vold::KeyAuthentication auth(token, secret); in fscrypt_unlock_user_key() local
|
/system/netd/server/ |
D | XfrmController.h | 121 XfrmAlgo auth; member 285 xfrm_algo_auth auth; member
|
D | XfrmController.cpp | 882 nlattr_algo_auth auth{}; in updateSecurityAssociation() local
|
/system/nfc/src/nfc/include/ |
D | rw_int.h | 612 bool auth; member
|