Home
last modified time | relevance | path

Searched refs:talitos_edesc_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c1318 static struct talitos_edesc *talitos_edesc_alloc(struct device *dev, in talitos_edesc_alloc() function
1425 return talitos_edesc_alloc(ctx->dev, areq->src, areq->dst, in aead_edesc_alloc()
1645 return talitos_edesc_alloc(ctx->dev, areq->src, areq->dst, in skcipher_edesc_alloc()
1923 return talitos_edesc_alloc(ctx->dev, req_ctx->psrc, NULL, NULL, 0, in ahash_edesc_alloc()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c1319 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()

Completed in 9 milliseconds