Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 6 of 6) sorted by relevance

/system/vold/
DKeyStorage.cpp99 static bool generateKeymasterKey(Keymaster& keymaster, const KeyAuthentication& auth, in generateKeymasterKey()
125 static keymaster::AuthorizationSetBuilder beginParams(const KeyAuthentication& auth, in beginParams()
140 const KeyAuthentication& auth, const std::string& appId, in encryptWithKeymasterKey()
165 const KeyAuthentication& auth, const std::string& appId, in decryptWithKeymasterKey()
237 static bool generateAppId(const KeyAuthentication& auth, const std::string& stretching, in generateAppId()
246 bool storeKey(const std::string& dir, const KeyAuthentication& auth, const std::string& key) { in storeKey()
282 bool retrieveKey(const std::string& dir, const KeyAuthentication& auth, std::string* key) { in retrieveKey()
DExt4Crypt.cpp253 const android::vold::KeyAuthentication& auth, in read_and_fixate_user_ce_key()
270 const android::vold::KeyAuthentication& auth) { in read_and_install_user_ce_key()
316 const android::vold::KeyAuthentication& auth, const std::string& key) { in store_key()
601 auto auth = secret.empty() ? kEmptyAuthentication in e4crypt_add_user_key_auth() local
643 android::vold::KeyAuthentication auth(token, secret); in e4crypt_unlock_user_key() local
/system/tpm/trunks/
Dpassword_authorization_delegate.cc39 TPMS_AUTH_COMMAND auth; in GetCommandAuthorization() local
Dhmac_authorization_delegate.cc64 TPMS_AUTH_COMMAND auth; in GetCommandAuthorization() local
Dmock_tpm.cc148 const TPMT_SIGNATURE& auth, in PolicySigned()
164 const TPMT_SIGNATURE& auth, in PolicySignedSync()
Dtpm_generated.cc18314 const TPM2B_AUTH& auth, in SerializeCommand_HMAC_Start()
18554 const TPM2B_AUTH& auth, in HMAC_Start()
18583 const TPM2B_AUTH& auth, in HMAC_StartSync()
18608 const TPM2B_AUTH& auth, in SerializeCommand_HashSequenceStart()
18835 const TPM2B_AUTH& auth, in HashSequenceStart()
18860 const TPM2B_AUTH& auth, in HashSequenceStartSync()
23197 const TPMI_RH_PROVISION& auth, in SerializeCommand_SetCommandCodeAuditStatus()
23428 const TPMI_RH_PROVISION& auth, in SetCommandCodeAuditStatus()
23459 const TPMI_RH_PROVISION& auth, in SetCommandCodeAuditStatusSync()
24925 const TPM2B_DIGEST& auth, in SerializeCommand_PCR_SetAuthValue()
[all …]