/aosp_15_r20/system/keymaster/legacy_support/ |
H A D | keymaster1_legacy_support.cpp | 263 keymaster_error_t Keymaster1ArbitrationFactory<EcdsaKeymaster1KeyFactory>::LoadKey( in LoadKey() function in keymaster::Keymaster1ArbitrationFactory 282 keymaster_error_t Keymaster1ArbitrationFactory<RsaKeymaster1KeyFactory>::LoadKey( in LoadKey() function in keymaster::Keymaster1ArbitrationFactory
|
H A D | keymaster_passthrough_key.cpp | 24 keymaster_error_t KeymasterPassthroughKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::KeymasterPassthroughKeyFactory
|
H A D | rsa_keymaster1_key.cpp | 114 keymaster_error_t RsaKeymaster1KeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::RsaKeymaster1KeyFactory
|
H A D | ec_keymaster1_key.cpp | 103 keymaster_error_t EcdsaKeymaster1KeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::EcdsaKeymaster1KeyFactory
|
/aosp_15_r20/system/keymaster/km_openssl/ |
H A D | triple_des_key.cpp | 44 keymaster_error_t TripleDesKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::TripleDesKeyFactory
|
H A D | aes_key.cpp | 44 keymaster_error_t AesKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::AesKeyFactory
|
H A D | hmac_key.cpp | 42 keymaster_error_t HmacKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::HmacKeyFactory
|
H A D | asymmetric_key_factory.cpp | 43 keymaster_error_t AsymmetricKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::AsymmetricKeyFactory
|
/aosp_15_r20/system/keymaster/include/keymaster/legacy_support/ |
H A D | keymaster1_legacy_support.h | 106 keymaster_error_t LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_aes_key.cpp | 190 keymaster_error_t TrustyAesKeyFactory::LoadKey( in LoadKey() function in keymaster::TrustyAesKeyFactory
|
/aosp_15_r20/trusty/user/app/cast-auth/app/ |
D | cast_auth_impl.cc | 175 int CastAuthImpl::LoadKey(uint8_t* key, size_t* length) { in LoadKey() function in CastAuthImpl
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/ |
D | encrypted_serializable.cpp | 129 static TpmObjectSlot LoadKey( in LoadKey() function
|
/aosp_15_r20/system/keymaster/android_keymaster/ |
H A D | android_keymaster.cpp | 912 UniquePtr<Key> AndroidKeymaster::LoadKey(const keymaster_key_blob_t& key_blob, in LoadKey() function in keymaster::AndroidKeymaster
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | agtctl.h | 1522 #define IAgentCtlCharacters_Load(This,CharacterID,LoadKey,ppidRequest) (This)->lpVtbl->Load(This,Ch… argument
|