Searched refs:talitos_edesc_alloc (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/crypto/ |
D | talitos.c | 1319 static struct talitos_edesc *talitos_edesc_alloc(struct device *dev, in talitos_edesc_alloc() function 1426 return talitos_edesc_alloc(ctx->dev, areq->src, areq->dst, in aead_edesc_alloc() 1646 return talitos_edesc_alloc(ctx->dev, areq->src, areq->dst, in skcipher_edesc_alloc() 1924 return talitos_edesc_alloc(ctx->dev, req_ctx->psrc, NULL, NULL, 0, in ahash_edesc_alloc()
|