Home
last modified time | relevance | path

Searched defs:alg_name (Results 1 – 9 of 9) 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/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c42 #define COMP_NAME_TO_TYPE(alg_name) \ argument
543 const char *alg_name = crypto_tfm_alg_name(&tfm->base); in hisi_zip_acomp_init() local
/linux/crypto/
H A Dahash.c838 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, in crypto_alloc_ahash()
845 int crypto_has_ahash(const char *alg_name, u32 type, u32 mask) in crypto_has_ahash()
/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/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c757 const char *alg_name; in kmb_ocs_hcu_setkey() local
/linux/net/mac80211/
H A Drate.c218 const char *alg_name; in ieee80211_rate_control_ops_get() local