Searched refs:ImportWrappedKey (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | KeyMintAidlTestBase.h | 102 ErrorCode ImportWrappedKey(string wrapped_key, string wrapping_key, 106 ErrorCode ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function 109 return ImportWrappedKey(wrapped_key, wrapping_key, wrapping_key_desc, masking_key, in ImportWrappedKey()
|
D | KeyMintAidlTestBase.cpp | 314 ErrorCode KeyMintAidlTestBase::ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.h | 109 ErrorCode ImportWrappedKey(string wrapped_key, string wrapping_key,
|
D | keymaster_hidl_hal_test.cpp | 2294 ImportWrappedKey( in TEST_P() 2315 ImportWrappedKey( in TEST_P() 2330 ImportWrappedKey( in TEST_P() 2344 ImportWrappedKey( in TEST_P()
|