Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Drsa_key_factory.h50 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
Dec_key_factory.h47 keymaster_error_t UpdateImportKeyDescription(const AuthorizationSet& key_description,
/system/keymaster/
Drsa_key_factory.cpp118 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
126 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::RsaKeyFactory
Dec_key_factory.cpp138 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()
147 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::EcKeyFactory
Drsa_keymaster0_key.cpp81 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
Dec_keymaster0_key.cpp81 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()