Home
last modified time | relevance | path

Searched defs:ImportWrappedKey (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.h106 ErrorCode ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function
H A DKeyMintAidlTestBase.cpp314 ErrorCode KeyMintAidlTestBase::ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp190 void TrustyKeymaster::ImportWrappedKey(const ImportWrappedKeyRequest& request, in ImportWrappedKey() function in keymaster::TrustyKeymaster
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp844 void AndroidKeymaster::ImportWrappedKey(const ImportWrappedKeyRequest& request, in ImportWrappedKey() function in keymaster::AndroidKeymaster
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp124 ErrorCode KeymasterHidlTest::ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest