Searched refs:cnstr_shdsc_chachapoly (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/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 | 533 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc() 539 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc()
|
D | caamalg_qi2.c | 601 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc() 610 cnstr_shdsc_chachapoly(desc, &ctx->cdata, &ctx->adata, ivsize, in chachapoly_set_sh_desc()
|