Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/km_openssl/
Drsa_key_factory.h58 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
Dec_key_factory.h55 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
/system/keymaster/km_openssl/
Drsa_key_factory.cpp135 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
168 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::RsaKeyFactory
Dec_key_factory.cpp162 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()
195 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::EcKeyFactory