Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.c280 static struct crypto_shash *chcr_alloc_shash(unsigned int ds) in chcr_alloc_shash() function
2346 hmacctx->base_hash = chcr_alloc_shash(digestsize); in chcr_hmac_cra_init()
3607 base_hash = chcr_alloc_shash(max_authsize); in chcr_authenc_setkey()