Home
last modified time | relevance | path

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

/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …android.system.keystore2.EphemeralStorageKeyResponse convertStorageKeyToEphemeral(in android.syste… in convertStorageKeyToEphemeral() method
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreSecurityLevel.aidl196 EphemeralStorageKeyResponse convertStorageKeyToEphemeral(in KeyDescriptor storageKey); in convertStorageKeyToEphemeral() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …android.system.keystore2.EphemeralStorageKeyResponse convertStorageKeyToEphemeral(in android.syste… in convertStorageKeyToEphemeral() method
/system/core/trusty/keymaster/keymint/
DTrustyKeyMintDevice.cpp308 ScopedAStatus TrustyKeyMintDevice::convertStorageKeyToEphemeral( in convertStorageKeyToEphemeral() function in aidl::android::hardware::security::keymint::trusty::TrustyKeyMintDevice
/system/keymaster/ng/
DAndroidKeyMintDevice.cpp441 AndroidKeyMintDevice::convertStorageKeyToEphemeral(const std::vector<uint8_t>& /* storageKeyBlob */, in convertStorageKeyToEphemeral() function in aidl::android::hardware::security::keymint::AndroidKeyMintDevice
/system/security/keystore2/src/
Dsecurity_level.rs1017 fn convertStorageKeyToEphemeral( in convertStorageKeyToEphemeral() method
/system/security/keystore2/src/km_compat/
Dkm_compat.cpp675 KeyMintDevice::convertStorageKeyToEphemeral(const std::vector<uint8_t>& prefixedStorageKeyBlob, in convertStorageKeyToEphemeral() function in KeyMintDevice