Home
last modified time | relevance | path

Searched refs:cnstr_shdsc_ablkcipher_givencap (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_desc.h107 void cnstr_shdsc_ablkcipher_givencap(u32 * const desc, struct alginfo *cdata,
Dcaamalg_desc.c1372 void cnstr_shdsc_ablkcipher_givencap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_ablkcipher_givencap() function
1440 EXPORT_SYMBOL(cnstr_shdsc_ablkcipher_givencap);
Dcaamalg_qi.c637 cnstr_shdsc_ablkcipher_givencap(ctx->sh_desc_givenc, &ctx->cdata, in ablkcipher_setkey()
Dcaamalg.c708 cnstr_shdsc_ablkcipher_givencap(desc, &ctx->cdata, ivsize, is_rfc3686, in ablkcipher_setkey()