Home
last modified time | relevance | path

Searched refs:chcr_alloc_shash (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c284 static struct crypto_shash *chcr_alloc_shash(unsigned int ds) in chcr_alloc_shash() function
2348 hmacctx->base_hash = chcr_alloc_shash(digestsize); in chcr_hmac_cra_init()
3598 base_hash = chcr_alloc_shash(max_authsize); in chcr_authenc_setkey()