/aosp12/system/keymaster/legacy_support/ |
H A D | keymaster_passthrough_engine.cpp | 245 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 D | rsa_keymaster1_key.cpp | 96 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::RsaKeymaster1KeyFactory
|
H A D | ec_keymaster1_key.cpp | 87 EcdsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcdsaKeymaster1KeyFactory
|
H A D | keymaster1_engine.cpp | 94 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::Keymaster1Engine
|
/aosp12/system/keymaster/include/keymaster/legacy_support/ |
H A D | keymaster_passthrough_key.h | 52 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
|
H A D | keymaster1_legacy_support.h | 84 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
|
/aosp12/system/keymaster/km_openssl/ |
H A D | symmetric_key.cpp | 64 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::SymmetricKeyFactory
|
H A D | rsa_key_factory.cpp | 119 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::RsaKeyFactory
|
H A D | ec_key_factory.cpp | 148 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcKeyFactory
|
/aosp12/system/core/trusty/keymaster/ |
H A D | TrustyKeymaster.cpp | 186 void TrustyKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::TrustyKeymaster
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.cpp | 97 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 D | android_keymaster.cpp | 762 void AndroidKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::AndroidKeymaster
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 271 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 D | android_keymaster_test_utils.cpp | 209 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 D | keymaster_hidl_hal_test.cpp | 483 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
|