Home
last modified time | relevance | path

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

/system/keymaster/
Daes_key.cpp44 keymaster_error_t AesKeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::AesKeyFactory
Dhmac_key.cpp42 keymaster_error_t HmacKeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::HmacKeyFactory
Dasymmetric_key_factory.cpp41 keymaster_error_t AsymmetricKeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::AsymmetricKeyFactory
Dec_keymaster0_key.cpp100 keymaster_error_t EcdsaKeymaster0KeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::EcdsaKeymaster0KeyFactory
Drsa_keymaster0_key.cpp101 keymaster_error_t RsaKeymaster0KeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::RsaKeymaster0KeyFactory
Drsa_keymaster1_key.cpp104 keymaster_error_t RsaKeymaster1KeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::RsaKeymaster1KeyFactory
Dec_keymaster1_key.cpp92 keymaster_error_t EcdsaKeymaster1KeyFactory::LoadKey(const KeymasterKeyBlob& key_material, in LoadKey() function in keymaster::EcdsaKeymaster1KeyFactory
Dandroid_keymaster.cpp464 keymaster_error_t AndroidKeymaster::LoadKey(const keymaster_key_blob_t& key_blob, in LoadKey() function in keymaster::AndroidKeymaster
/system/tpm/trunks/
Dtrunks_factory_for_test.cc241 TPM_RC LoadKey(const std::string& key_blob, in LoadKey() function in trunks::TpmUtilityForwarder
Dtpm_utility_impl.cc925 TPM_RC TpmUtilityImpl::LoadKey(const std::string& key_blob, in LoadKey() function in trunks::TpmUtilityImpl