Home
last modified time | relevance | path

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

/system/keymaster/
Dec_key_factory.cpp102 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()
111 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::EcKeyFactory
Drsa_key_factory.cpp112 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
120 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription() function in keymaster::RsaKeyFactory
Dec_keymaster0_key.cpp80 keymaster_error_t error = UpdateImportKeyDescription( in ImportKey()
Drsa_keymaster0_key.cpp91 UpdateImportKeyDescription(key_description, input_key_material_format, input_key_material, in ImportKey()
/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,