Home
last modified time | relevance | path

Searched defs:authToken (Results 1 – 7 of 7) sorted by relevance

/system/vold/
DKeyStorage.cpp137 km::HardwareAuthToken authToken; in beginParams() local
202 const km::HardwareAuthToken& authToken, in begin()
240const km::HardwareAuthToken& authToken, const KeyBuffer& message, in encryptWithKeymasterKey()
268 const km::HardwareAuthToken& authToken, in decryptWithKeymasterKey()
480 km::HardwareAuthToken authToken; in storeKey() local
536 km::HardwareAuthToken authToken; in retrieveKey() local
DKeymaster.cpp180 const km::HardwareAuthToken& authToken, in begin()
/system/security/keystore/
Doperation_struct.h58 HardwareAuthToken authToken; member
Dkeymaster_worker.cpp271 HardwareAuthToken authToken; in getAuthToken() local
372 HardwareAuthToken authToken; in begin() local
486 VerificationToken verificationToken) { in begin()
Dkey_store_service.cpp980 hw_auth_token_t authToken; in addAuthToken() local
/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl64 int addAuthToken(in byte[] authToken); in addAuthToken()
/system/keymaster/ng/
DAndroidKeymaster4Device.cpp265 Return<void> AndroidKeymaster4Device::verifyAuthorization( in verifyAuthorization()