Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_desc.h103 void cnstr_shdsc_ablkcipher_decap(u32 * const desc, struct alginfo *cdata,
Dcaamalg_desc.c1303 void cnstr_shdsc_ablkcipher_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_ablkcipher_decap() function
1359 EXPORT_SYMBOL(cnstr_shdsc_ablkcipher_decap);
Dcaamalg_qi.c635 cnstr_shdsc_ablkcipher_decap(ctx->sh_desc_dec, &ctx->cdata, ivsize, in ablkcipher_setkey()
Dcaamalg.c701 cnstr_shdsc_ablkcipher_decap(desc, &ctx->cdata, ivsize, is_rfc3686, in ablkcipher_setkey()