Searched refs:talitos_edesc_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/crypto/ |
D | talitos.c | 1223 static struct talitos_edesc *talitos_edesc_alloc(struct device *dev, in talitos_edesc_alloc() function 1314 return talitos_edesc_alloc(ctx->dev, areq->src, areq->dst, in aead_edesc_alloc() 1613 return talitos_edesc_alloc(ctx->dev, areq->src, areq->dst, in ablkcipher_edesc_alloc() 1798 return talitos_edesc_alloc(ctx->dev, req_ctx->psrc, NULL, NULL, 0, in ahash_edesc_alloc()
|