Home
last modified time | relevance | path

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

/aosp12/system/keymaster/km_openssl/
H A Dec_key_factory.cpp49 keymaster_error_t EcKeyFactory::GetCurveAndSize(const AuthorizationSet& key_description, in GetCurveAndSize()
79 keymaster_error_t EcKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
148 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey()
193 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription()
H A Drsa_key_factory.cpp51 keymaster_error_t RsaKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
119 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey()
166 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description, in UpdateImportKeyDescription()
H A Dsymmetric_key.cpp33 keymaster_error_t SymmetricKeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey() argument
64 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() argument
/aosp12/system/keymaster/legacy_support/
H A Drsa_keymaster1_key.cpp41 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description, in UpdateToWorkAroundUnsupportedDigests()
83 keymaster_error_t RsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey() argument
96 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, in ImportKey() argument
H A Dec_keymaster1_key.cpp42 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description, in UpdateToWorkAroundUnsupportedDigests()
65 keymaster_error_t EcdsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description, in GenerateKey() argument
87 EcdsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description, // in ImportKey() argument
H A Dkeymaster_passthrough_engine.cpp206 const AuthorizationSet& key_description, KeymasterKeyBlob* key_blob, in GenerateKey()
226 const AuthorizationSet& key_description, KeymasterKeyBlob* key_blob, in GenerateKey()
246 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
271 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format, in ImportKey()
H A Dkeymaster1_engine.cpp75 keymaster_error_t Keymaster1Engine::GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
94 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description, in ImportKey()
H A Dkeymaster1_legacy_support.cpp223 const AuthorizationSet& key_description, // in GenerateKey()
/aosp12/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster_passthrough_key.h43 keymaster_error_t GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
52 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey()
H A Dkeymaster1_legacy_support.h66 keymaster_error_t GenerateKey(const AuthorizationSet& key_description, in GenerateKey()
84 keymaster_error_t ImportKey(const AuthorizationSet& key_description, in ImportKey()
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Dopenssl_utils.h106 inline bool IsCertSigningKey(const AuthorizationSet& key_description) { in IsCertSigningKey()
/aosp12/system/keymaster/contexts/
H A Dsoft_keymaster_context.cpp139 static keymaster_error_t SetAuthorizations(const AuthorizationSet& key_description, in SetAuthorizations()
179 keymaster_error_t SoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description, in CreateKeyBlob()
H A Dkeymaster1_passthrough_context.cpp215 const AuthorizationSet& key_description, const keymaster_key_origin_t origin, in CreateKeyBlob()
H A Dpure_soft_keymaster_context.cpp123 keymaster_error_t PureSoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description, in CreateKeyBlob()
/aosp12/system/keymaster/key_blob_utils/
H A Dsoftware_keyblobs.cpp251 keymaster_error_t SetKeyBlobAuthorizations(const AuthorizationSet& key_description, in SetKeyBlobAuthorizations()
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp307 const KeyFactory* get_key_factory(const AuthorizationSet& key_description, in get_key_factory()
849 AuthorizationSet key_description; in ImportWrappedKey() local
/aosp12/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h347 AuthorizationSet key_description; member
569 AuthorizationSet key_description; member