| /system/keymaster/legacy_support/ | 
| D | rsa_keymaster1_key.cpp | 44 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description,  in UpdateToWorkAroundUnsupportedDigests()86 keymaster_error_t RsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()  argument
 99 RsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description,  in ImportKey()  argument
 
 | 
| D | ec_keymaster1_key.cpp | 43 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description,  in UpdateToWorkAroundUnsupportedDigests()66 keymaster_error_t EcdsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()  argument
 88 EcdsaKeymaster1KeyFactory::ImportKey(const AuthorizationSet& key_description,           //  in ImportKey()  argument
 
 | 
| D | keymaster_passthrough_engine.cpp | 208     const AuthorizationSet& key_description, KeymasterKeyBlob* key_blob,  in GenerateKey()228     const AuthorizationSet& key_description, KeymasterKeyBlob* key_blob,  in GenerateKey()
 248     const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format,  in ImportKey()
 273     const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format,  in ImportKey()
 
 | 
| D | keymaster1_engine.cpp | 75 keymaster_error_t Keymaster1Engine::GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()94 keymaster_error_t Keymaster1Engine::ImportKey(const AuthorizationSet& key_description,  in ImportKey()
 
 | 
| D | keymaster1_legacy_support.cpp | 224     const AuthorizationSet& key_description,  //  in GenerateKey()
 | 
| /system/keymaster/km_openssl/ | 
| D | ec_key_factory.cpp | 53 keymaster_error_t EcKeyFactory::GetCurveAndSize(const AuthorizationSet& key_description,  in GetCurveAndSize()83 keymaster_error_t EcKeyFactory::GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()
 202 keymaster_error_t EcKeyFactory::ImportKey(const AuthorizationSet& key_description,  //  in ImportKey()
 285 keymaster_error_t EcKeyFactory::ImportRawKey(const AuthorizationSet& key_description,  //  in ImportRawKey()
 376 keymaster_error_t EcKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description,  in UpdateImportKeyDescription()
 
 | 
| D | rsa_key_factory.cpp | 53 keymaster_error_t RsaKeyFactory::GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()121 keymaster_error_t RsaKeyFactory::ImportKey(const AuthorizationSet& key_description,  //  in ImportKey()
 168 keymaster_error_t RsaKeyFactory::UpdateImportKeyDescription(const AuthorizationSet& key_description,  in UpdateImportKeyDescription()
 
 | 
| D | symmetric_key.cpp | 35 keymaster_error_t SymmetricKeyFactory::GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()  argument66 keymaster_error_t SymmetricKeyFactory::ImportKey(const AuthorizationSet& key_description,  //  in ImportKey()  argument
 
 | 
| /system/security/keystore2/tests/ | 
| D | ffi_test_utils.cpp | 35 typedef struct key_description {  struct36     ASN1_INTEGER* key_format;
 37     keymaster::KM_AUTH_LIST* key_params;
 218     keymaster::UniquePtr<TEST_KEY_DESCRIPTION, TEST_KEY_DESCRIPTION_Delete> key_description(  in buildAsn1DerEncodedWrappedKeyDescription()  local
 
 | 
| /system/keymaster/include/keymaster/legacy_support/ | 
| D | keymaster_passthrough_key.h | 45     keymaster_error_t GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()54     keymaster_error_t ImportKey(const AuthorizationSet& key_description,  in ImportKey()
 
 | 
| D | keymaster1_legacy_support.h | 67     keymaster_error_t GenerateKey(const AuthorizationSet& key_description,  in GenerateKey()85     keymaster_error_t ImportKey(const AuthorizationSet& key_description,  in ImportKey()
 
 | 
| /system/keymaster/include/keymaster/km_openssl/ | 
| D | openssl_utils.h | 107 inline bool IsCertSigningKey(const AuthorizationSet& key_description) {  in IsCertSigningKey()
 | 
| /system/keymaster/contexts/ | 
| D | soft_keymaster_context.cpp | 142 static keymaster_error_t SetAuthorizations(const AuthorizationSet& key_description,  in SetAuthorizations()182 keymaster_error_t SoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description,  in CreateKeyBlob()
 
 | 
| D | keymaster1_passthrough_context.cpp | 217     const AuthorizationSet& key_description, const keymaster_key_origin_t origin,  in CreateKeyBlob()
 | 
| D | pure_soft_keymaster_context.cpp | 177 keymaster_error_t PureSoftKeymasterContext::CreateKeyBlob(const AuthorizationSet& key_description,  in CreateKeyBlob()
 | 
| /system/keymint/ta/src/ | 
| D | tests.rs | 197     let key_description = secure_key_wrapper.key_description;  in test_key_description_encode_decode()  localVariable
 | 
| D | keys.rs | 46     pub key_description: KeyDescription<'a>,  field
 | 
| /system/keymaster/key_blob_utils/ | 
| D | software_keyblobs.cpp | 255 keymaster_error_t SetKeyBlobAuthorizations(const AuthorizationSet& key_description,  in SetKeyBlobAuthorizations()
 | 
| /system/keymaster/android_keymaster/ | 
| D | android_keymaster.cpp | 318 const KeyFactory* get_key_factory(const AuthorizationSet& key_description,  in get_key_factory()933     AuthorizationSet key_description;  in ImportWrappedKey()  local
 
 | 
| /system/keymaster/include/keymaster/ | 
| D | android_keymaster_messages.h | 360     AuthorizationSet key_description;  member609     AuthorizationSet key_description;  member
 
 |