Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c284 static struct crypto_shash *chcr_alloc_shash(unsigned int ds) in chcr_alloc_shash() function
2352 hmacctx->base_hash = chcr_alloc_shash(digestsize); in chcr_hmac_cra_init()
3613 base_hash = chcr_alloc_shash(max_authsize); in chcr_authenc_setkey()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c280 static struct crypto_shash *chcr_alloc_shash(unsigned int ds) in chcr_alloc_shash() function
2347 hmacctx->base_hash = chcr_alloc_shash(digestsize); in chcr_hmac_cra_init()
3609 base_hash = chcr_alloc_shash(max_authsize); in chcr_authenc_setkey()

Completed in 12 milliseconds