Searched defs:ImportWrappedKey (Results 1 – 8 of 8) sorted by relevance
137 ErrorCode ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function
536 ErrorCode KeyMintAidlTestBase::ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
195 void TrustyKeymaster::ImportWrappedKey(const ImportWrappedKeyRequest& request, in ImportWrappedKey() function in keymaster::TrustyKeymaster
264 void RemoteKeymaster::ImportWrappedKey(const ImportWrappedKeyRequest& request, in ImportWrappedKey() function in keymaster::RemoteKeymaster
928 void AndroidKeymaster::ImportWrappedKey(const ImportWrappedKeyRequest& request, in ImportWrappedKey() function in keymaster::AndroidKeymaster
124 ErrorCode KeymasterHidlTest::ImportWrappedKey(string wrapped_key, string wrapping_key, in ImportWrappedKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
68 rpc ImportWrappedKey (ImportWrappedKeyRequest) returns (ImportKeyResponse); rpc