Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 8 of 8) sorted by relevance

/security/integrity/evm/
Devm_crypto.c79 struct shash_desc *desc; in init_desc() local
141 static void hmac_add_misc(struct shash_desc *desc, struct inode *inode, in hmac_add_misc()
193 struct shash_desc *desc; in evm_calc_hmac_or_hash() local
332 struct shash_desc *desc; in evm_init_hmac() local
/security/keys/
Duser_defined.c198 static int logon_vet_description(const char *desc) in logon_vet_description()
Drequest_key_auth.c164 char desc[20]; in request_key_auth_new() local
Ddh.c149 struct shash_desc *desc = &sdesc->shash; in kdf_ctr() local
Drequest_key.c102 char desc[20]; in call_sbin_request_key() local
Dkey.c228 struct key *key_alloc(struct key_type *type, const char *desc, in key_alloc()
Dkeyring.c61 static inline unsigned keyring_hash(const char *desc) in keyring_hash()
/security/integrity/ima/
Dima_crypto.c535 struct ima_template_desc *desc, int num_fields, in ima_calc_field_array_hash()