Home
last modified time | relevance | path

Searched defs:key_description (Results 1 – 7 of 7) sorted by relevance

/system/keymaster/
Dec_key_factory.cpp43 keymaster_error_t EcKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
91 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey()
111 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription()
Drsa_key_factory.cpp52 keymaster_error_t RsaKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
99 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey()
120 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription()
Dsymmetric_key.cpp34 keymaster_error_t SymmetricKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
65 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey()
Dec_keymaster0_key.cpp37 keymaster_error_t EcdsaKeymaster0KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
68 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
Drsa_keymaster0_key.cpp39 keymaster_error_t RsaKeymaster0KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
77 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
Dsoft_keymaster_context.cpp120 static keymaster_error_t SetAuthorizations(const AuthorizationSet& key_description, in SetAuthorizations()
158 keymaster_error_t SoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description, in CreateKeyBlob()
/system/keymaster/include/keymaster/
Dandroid_keymaster_messages.h223 AuthorizationSet key_description; member
412 AuthorizationSet key_description; member