Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dauth.c132 const char *hash_name; in nvmet_setup_auth() local
269 const char *hash_name; in nvmet_auth_host_hash() local
380 const char *hash_name; in nvmet_auth_ctrl_hash() local
H A Dconfigfs.c1918 const char *hash_name = nvme_auth_hmac_name(host->dhchap_hash_id); in nvmet_host_dhchap_hash_show() local
/openbmc/linux/drivers/accessibility/speakup/
H A Dutils.h55 static inline struct st_key *hash_name(char *name) in hash_name() function
/openbmc/linux/crypto/
H A Drsa-pkcs1pad.c604 const char *hash_name; in pkcs1pad_create() local
/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.c316 char *hash_name; in spu2_dump_fmd_ctrl0() local
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.c682 static void hash_eval(struct hashtab *h, const char *hash_name) in hash_eval()
701 static inline void hash_eval(struct hashtab *h, const char *hash_name) in hash_eval()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c1154 const char *hash_name) in qat_alg_aead_init()
/openbmc/linux/fs/
H A Dnamei.c2166 static inline u64 hash_name(const void *salt, const char *name) in hash_name() function
2223 static inline u64 hash_name(const void *salt, const char *name) in hash_name() function
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1931 static int sec_aead_ctx_init(struct crypto_aead *tfm, const char *hash_name) in sec_aead_ctx_init()