Home
last modified time | relevance | path

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

/system/keymaster/km_openssl/
Dec_key_factory.cpp44 keymaster_error_t EcKeyFactory::GetCurveAndSize(const AuthorizationSet& key_description, in GetCurveAndSize()
74 keymaster_error_t EcKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
127 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey()
147 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()
103 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey()
124 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription()
Dsymmetric_key.cpp33 keymaster_error_t SymmetricKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
64 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey()
/system/keymaster/legacy_support/
Drsa_keymaster1_key.cpp40 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description, in UpdateToWorkAroundUnsupportedDigests()
82 keymaster_error_t RsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
92 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
Dec_keymaster1_key.cpp41 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description, in UpdateToWorkAroundUnsupportedDigests()
64 keymaster_error_t EcdsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
83 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
Dec_keymaster0_key.cpp36 keymaster_error_t EcdsaKeymaster0KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
69 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
Drsa_keymaster0_key.cpp36 keymaster_error_t RsaKeymaster0KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
71 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
Dkeymaster_passthrough_engine.cpp212 …ymasterPassthroughEngine<keymaster1_device_t>::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
235 …ymasterPassthroughEngine<keymaster2_device_t>::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
258 TKeymasterPassthroughEngine<keymaster1_device_t>::ImportKey(const AuthorizationSet& key_description, in ImportKey()
287 TKeymasterPassthroughEngine<keymaster2_device_t>::ImportKey(const AuthorizationSet& key_description, in ImportKey()
Dkeymaster1_engine.cpp78 keymaster_error_t Keymaster1Engine::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
98 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description, in ImportKey()
Dkeymaster1_legacy_support.cpp228 const AuthorizationSet& key_description, in GenerateKey()
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster_passthrough_key.h43 keymaster_error_t GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
49 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey()
Dkeymaster1_legacy_support.h71 keymaster_error_t GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
83 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey()
/system/keymaster/contexts/
Dsoft_keymaster_context.cpp155 static keymaster_error_t SetAuthorizations(const AuthorizationSet& key_description, in SetAuthorizations()
196 keymaster_error_t SoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description, in CreateKeyBlob()
Dkeymaster1_passthrough_context.cpp213 …master_error_t Keymaster1PassthroughContext::CreateKeyBlob(const AuthorizationSet& key_description, in CreateKeyBlob()
Dpure_soft_keymaster_context.cpp108 keymaster_error_t PureSoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description, in CreateKeyBlob()
/system/keymaster/key_blob_utils/
Dsoftware_keyblobs.cpp262 keymaster_error_t SetKeyBlobAuthorizations(const AuthorizationSet& key_description, in SetKeyBlobAuthorizations()
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp490 AuthorizationSet key_description; in ImportWrappedKey() local
/system/keymaster/include/keymaster/
Dandroid_keymaster_messages.h278 AuthorizationSet key_description; member
468 AuthorizationSet key_description; member