Home
last modified time | relevance | path

Searched defs:ImportKey (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_engine.cpp245 keymaster_error_t TKeymasterPassthroughEngine<keymaster1_device_t>::ImportKey( in ImportKey() function in keymaster::TKeymasterPassthroughEngine
270 keymaster_error_t TKeymasterPassthroughEngine<keymaster2_device_t>::ImportKey( in ImportKey() function in keymaster::TKeymasterPassthroughEngine
H A Drsa_keymaster1_key.cpp96 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::RsaKeymaster1KeyFactory
H A Dec_keymaster1_key.cpp87 EcdsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcdsaKeymaster1KeyFactory
H A Dkeymaster1_engine.cpp94 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::Keymaster1Engine
/aosp12/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.h52 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
H A Dkeymaster1_legacy_support.h84 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
/aosp12/system/keymaster/km_openssl/
H A Dsymmetric_key.cpp64 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::SymmetricKeyFactory
H A Drsa_key_factory.cpp119 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::RsaKeyFactory
H A Dec_key_factory.cpp148 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcKeyFactory
/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp186 void TrustyKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::TrustyKeymaster
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp97 ErrorCode KeymasterHidlTest::ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
119 ErrorCode KeymasterHidlTest::ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp762 void AndroidKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::AndroidKeymaster
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp271 ErrorCode KeyMintAidlTestBase::ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
309 ErrorCode KeyMintAidlTestBase::ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test_utils.cpp209 keymaster_error_t Keymaster2Test::ImportKey(const AuthorizationSetBuilder& builder, in ImportKey() function in keymaster::test::Keymaster2Test
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp483 ErrorCode ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
505 ErrorCode ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest