Home
last modified time | relevance | path

Searched refs:UpdateImportKeyDescription (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/keymaster/km_openssl/
H A Drsa_key_factory.cpp134 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
166 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::RsaKeyFactory
H A Dec_key_factory.cpp161 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()
193 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::EcKeyFactory
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Drsa_key_factory.h58 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
H A Dec_key_factory.h55 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,