Home
last modified time | relevance | path

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

/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_engine.cpp247 keymaster_error_t TKeymasterPassthroughEngine<keymaster1_device_t>::ImportKey( in ImportKey() function in keymaster::TKeymasterPassthroughEngine
272 keymaster_error_t TKeymasterPassthroughEngine<keymaster2_device_t>::ImportKey( in ImportKey() function in keymaster::TKeymasterPassthroughEngine
H A Drsa_keymaster1_key.cpp99 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey() function in keymaster::RsaKeymaster1KeyFactory
H A Dec_keymaster1_key.cpp88 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
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.h54 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
H A Dkeymaster1_legacy_support.h85 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey() function
/aosp_15_r20/system/keymaster/km_openssl/
H A Dsymmetric_key.cpp67 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::SymmetricKeyFactory
H A Drsa_key_factory.cpp122 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::RsaKeyFactory
H A Dec_key_factory.cpp203 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() function in keymaster::EcKeyFactory
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_aes_key.cpp159 keymaster_error_t TrustyAesKeyFactory::ImportKey( in ImportKey() function in keymaster::TrustyAesKeyFactory
/aosp_15_r20/external/openthread/src/core/crypto/
H A Dstorage.hpp137 inline Error ImportKey(KeyRef &aKeyRef, in ImportKey() function
/aosp_15_r20/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
/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp191 void TrustyKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::TrustyKeymaster
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp259 void RemoteKeymaster::ImportKey(const ImportKeyRequest& request, in ImportKey() function in keymaster::RemoteKeymaster
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/evp/
Devp_test.cc147 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/evp/
Devp_test.cc147 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() function
/aosp_15_r20/external/boringssl/src/crypto/evp/
H A Devp_test.cc153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/evp/
H A Devp_test.cc153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() function
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp496 ErrorCode KeyMintAidlTestBase::ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
531 ErrorCode KeyMintAidlTestBase::ImportKey(const AuthorizationSet& key_desc, KeyFormat format, in ImportKey() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp831 void AndroidKeymaster::ImportKey(const ImportKeyRequest& request, ImportKeyResponse* response) { in ImportKey() function in keymaster::AndroidKeymaster
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto53 rpc ImportKey (ImportKeyRequest) returns (ImportKeyResponse); rpc
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto53 rpc ImportKey (ImportKeyRequest) returns (ImportKeyResponse); rpc
/aosp_15_r20/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
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Dfapi_int.h667 IFAPI_ImportKey ImportKey; member
/aosp_15_r20/external/aws-sdk-java-v2/services/paymentcryptography/src/main/resources/codegen-resources/
H A Dservice-2.json210 "ImportKey":{ object