Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi.c829 static struct caam_drv_ctx *get_drv_ctx(struct caam_ctx *ctx, in get_drv_ctx() function
957 drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT); in aead_edesc_alloc()
1261 drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT); in skcipher_edesc_alloc()
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi.c834 static struct caam_drv_ctx *get_drv_ctx(struct caam_ctx *ctx, in get_drv_ctx() function
962 drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT); in aead_edesc_alloc()
1272 drv_ctx = get_drv_ctx(ctx, encrypt ? ENCRYPT : DECRYPT); in skcipher_edesc_alloc()

Completed in 6 milliseconds