Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/nvme/target/
Dauth.c280 const char *hash_name; in nvmet_auth_host_hash() local
394 const char *hash_name; in nvmet_auth_ctrl_hash() local
Dconfigfs.c2170 const char *hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_host_dhchap_hash_show() local
/linux-6.14.4/drivers/accessibility/speakup/
Dutils.h55 static inline struct st_key *hash_name(char *name) in hash_name() function
/linux-6.14.4/crypto/
Drsassa-pkcs1.c360 const char *hash_name; in rsassa_pkcs1_create() local
/linux-6.14.4/drivers/crypto/bcm/
Dspu2.c316 char *hash_name; in spu2_dump_fmd_ctrl0() local
/linux-6.14.4/security/selinux/ss/
Dpolicydb.c678 static void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval()
700 static inline void hash_eval(struct hashtab *h, const char *hash_name, in hash_eval()
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/
Dqat_algs.c1154 const char *hash_name) in qat_alg_aead_init()
/linux-6.14.4/fs/
Dnamei.c2278 static inline const char *hash_name(struct nameidata *nd, in hash_name() function
2367 static inline const char *hash_name(struct nameidata *nd, const char *name, unsigned long *lastword) in hash_name() function
/linux-6.14.4/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c1899 static int sec_aead_ctx_init(struct crypto_aead *tfm, const char *hash_name) in sec_aead_ctx_init()