Searched refs:cnstr_shdsc_chachapoly (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/crypto/caam/ |
D | caamalg_desc.h | 99 void cnstr_shdsc_chachapoly(u32 * const desc, struct alginfo *cdata,
|
D | caamalg_desc.c | 1240 void cnstr_shdsc_chachapoly(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_chachapoly() function 1355 EXPORT_SYMBOL(cnstr_shdsc_chachapoly);
|
D | caamalg.c | 542 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc() 548 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc()
|
D | caamalg_qi2.c | 603 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc() 612 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc()
|