Searched refs:alloc_sdesc (Results 1 – 1 of 1) sorted by relevance
68 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