Home
last modified time | relevance | path

Searched defs:LoadKey (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster1_legacy_support.cpp263 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 Dkeymaster_passthrough_key.cpp24 keymaster_error_t KeymasterPassthroughKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::KeymasterPassthroughKeyFactory
H A Drsa_keymaster1_key.cpp114 keymaster_error_t RsaKeymaster1KeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::RsaKeymaster1KeyFactory
H A Dec_keymaster1_key.cpp103 keymaster_error_t EcdsaKeymaster1KeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::EcdsaKeymaster1KeyFactory
/aosp_15_r20/system/keymaster/km_openssl/
H A Dtriple_des_key.cpp44 keymaster_error_t TripleDesKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::TripleDesKeyFactory
H A Daes_key.cpp44 keymaster_error_t AesKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::AesKeyFactory
H A Dhmac_key.cpp42 keymaster_error_t HmacKeyFactory::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function in keymaster::HmacKeyFactory
H A Dasymmetric_key_factory.cpp43 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 Dkeymaster1_legacy_support.h106 keymaster_error_t LoadKey(KeymasterKeyBlob&& key_material, in LoadKey() function
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_aes_key.cpp190 keymaster_error_t TrustyAesKeyFactory::LoadKey( in LoadKey() function in keymaster::TrustyAesKeyFactory
/aosp_15_r20/trusty/user/app/cast-auth/app/
Dcast_auth_impl.cc175 int CastAuthImpl::LoadKey(uint8_t* key, size_t* length) { in LoadKey() function in CastAuthImpl
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/
Dencrypted_serializable.cpp129 static TpmObjectSlot LoadKey( in LoadKey() function
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp912 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/
Dagtctl.h1522 #define IAgentCtlCharacters_Load(This,CharacterID,LoadKey,ppidRequest) (This)->lpVtbl->Load(This,Ch… argument