Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c56 static struct otx2_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg);
606 ctx->sdesc = alloc_sdesc(ctx->hashalg); in cpt_aead_init()
750 static struct otx2_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg) in alloc_sdesc() function
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c68 static struct otx_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg);
567 ctx->sdesc = alloc_sdesc(ctx->hashalg); in cpt_aead_init()
695 static struct otx_cpt_sdesc *alloc_sdesc(struct crypto_shash *alg) in alloc_sdesc() function