Home
last modified time | relevance | path

Searched defs:wrappingKeyBlob (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp194 const vector<uint8_t>& wrappingKeyBlob, // in importWrappedKey()
/aosp14/system/core/trusty/keymaster/4.0/
H A DTrustyKeymaster4Device.cpp412 const hidl_vec<uint8_t>& wrappedKeyData, const hidl_vec<uint8_t>& wrappingKeyBlob, in importWrappedKey()