Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_crypto.h242 struct crypto_shash *base_hash; member
H A 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() argument
3562 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); chcr_authenc_setkey() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_crypto.h244 struct crypto_shash *base_hash; member
H A 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() argument
3558 struct crypto_shash *base_hash = ERR_PTR(-EINVAL); chcr_authenc_setkey() local
[all...]

Completed in 11 milliseconds