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.h57 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
Dec_key_factory.h63 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
/system/keymaster/km_openssl/
Drsa_key_factory.cpp137 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
169 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::RsaKeyFactory
Dec_key_factory.cpp221 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()
377 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::EcKeyFactory