Home
last modified time | relevance | path

Searched defs:hash_name (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/nvme/target/
H A Dauth.c298 const char *hash_name; in nvmet_auth_host_hash() local
404 const char *hash_name; in nvmet_auth_ctrl_hash() local
H A Dconfigfs.c2170 const char *hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_host_dhchap_hash_show() local
/linux/drivers/accessibility/speakup/
H A Dutils.h55 static inline struct st_key *hash_name(char *name) in hash_name() function
/linux/include/crypto/
H A Dkrb5.h93 const char *hash_name; /* Crypto hash name */ member
/linux/crypto/
H A Drsassa-pkcs1.c360 const char *hash_name; in rsassa_pkcs1_create() local
/linux/drivers/crypto/bcm/
H A Dspu2.c317 char *hash_name; in spu2_dump_fmd_ctrl0() local
/linux/security/selinux/ss/
H A Dpolicydb.c684 static void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval()
706 static inline void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c1154 const char *hash_name) in qat_alg_aead_init()
/linux/fs/
H A Dnamei.c2293 static inline const char *hash_name(struct nameidata *nd, in hash_name() function
2382 static inline const char *hash_name(struct nameidata *nd, const char *name, unsigned long *lastword) in hash_name() function
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c2127 static int sec_aead_ctx_init(struct crypto_aead *tfm, const char *hash_name) in sec_aead_ctx_init()