Home
last modified time | relevance | path

Searched defs:base_hash (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/chelsio/
Dchcr_algo.c282 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_alloc_shash() local
1550 static inline void chcr_free_shash(struct crypto_shash *base_hash) in chcr_free_shash()
3558 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_authenc_setkey() local
Dchcr_crypto.h244 struct crypto_shash *base_hash; member
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_algo.c286 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_alloc_shash() local
1557 static inline void chcr_free_shash(struct crypto_shash *base_hash) in chcr_free_shash()
3562 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_authenc_setkey() local
Dchcr_crypto.h242 struct crypto_shash *base_hash; member