Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c68 static struct otx_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg);
561 ctx->sdesc = alloc_sdesc(ctx->hashalg); in cpt_aead_init()
689 static struct otx_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg) in alloc_sdesc() function
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c57 static struct otx2_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg);
624 ctx->sdesc = alloc_sdesc(ctx->hashalg); in cpt_aead_init()
778 static struct otx2_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg) in alloc_sdesc() function