Home
last modified time | relevance | path

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

/linux-6.1.9/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()
3556 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); in chcr_authenc_setkey() local
Dchcr_crypto.h244 struct crypto_shash *base_hash; member