Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dcipher.h56 static inline struct crypto_cipher *crypto_alloc_cipher(const char *alg_name, in crypto_alloc_cipher()
90 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c372 const char *alg_name, in starfive_hash_init_tfm()
409 const char *alg_name) in starfive_hash_long_setkey()
459 const char *alg_name; in starfive_hash_setkey() local
H A Djh7110-aes.c609 const char *alg_name) in starfive_aes_init_tfm()
720 const char *alg_name) in starfive_aes_aead_init_tfm()
/linux/crypto/
H A Dahash.c828 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, in crypto_alloc_ahash()
835 int crypto_has_ahash(const char *alg_name, u32 type, u32 mask) in crypto_has_ahash()
/linux/drivers/md/
H A Ddm-verity.h41 char *alg_name; member
H A Ddm-verity-target.c1237 static int verity_setup_hash_alg(struct dm_verity *v, const char *alg_name) in verity_setup_hash_alg()
/linux/include/uapi/linux/
H A Dtipc.h242 char alg_name[TIPC_AEAD_ALG_NAME]; member
H A Dtcp.h388 char alg_name[64]; /* crypto hash algorithm to use */ global() member
441 char alg_name[64]; /* out: crypto hash algorithm */ global() member
/linux/net/mac80211/
H A Drate.c218 const char *alg_name; in ieee80211_rate_control_ops_get() local
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c835 char *alg_name; in cfg80211_rtw_add_key() local