Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()