Home
last modified time | relevance | path

Searched refs:storageKeyBlob (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp309 const vector<uint8_t>& storageKeyBlob, vector<uint8_t>* ephemeralKeyBlob) { in convertStorageKeyToEphemeral() argument
311 request.SetKeyMaterial(storageKeyBlob.data(), storageKeyBlob.size()); in convertStorageKeyToEphemeral()
/aosp14/system/core/trusty/keymaster/include/trusty_keymaster/
H A DTrustyKeyMintDevice.h81 ScopedAStatus convertStorageKeyToEphemeral(const vector<uint8_t>& storageKeyBlob,