Searched defs:convertStorageKeyToEphemeral (Results 1 – 10 of 10) sorted by relevance
42 …android.system.keystore2.EphemeralStorageKeyResponse convertStorageKeyToEphemeral(in android.syste… in convertStorageKeyToEphemeral() method
196 EphemeralStorageKeyResponse convertStorageKeyToEphemeral(in KeyDescriptor storageKey); in convertStorageKeyToEphemeral() method
50 byte[] convertStorageKeyToEphemeral(in byte[] storageKeyBlob); in convertStorageKeyToEphemeral() method
814 byte[] convertStorageKeyToEphemeral(in byte[] storageKeyBlob); in convertStorageKeyToEphemeral() method
308 ScopedAStatus TrustyKeyMintDevice::convertStorageKeyToEphemeral( in convertStorageKeyToEphemeral() function in aidl::android::hardware::security::keymint::trusty::TrustyKeyMintDevice
441 AndroidKeyMintDevice::convertStorageKeyToEphemeral(const std::vector<uint8_t>& /* storageKeyBlob */, in convertStorageKeyToEphemeral() function in aidl::android::hardware::security::keymint::AndroidKeyMintDevice
1044 fn convertStorageKeyToEphemeral( in convertStorageKeyToEphemeral() method
675 KeyMintDevice::convertStorageKeyToEphemeral(const std::vector<uint8_t>& prefixedStorageKeyBlob, in convertStorageKeyToEphemeral() function in KeyMintDevice