Searched refs:cnstr_shdsc_skcipher_decap (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/crypto/caam/ |
H A D | caamalg_desc.h | 108 void cnstr_shdsc_skcipher_decap(u32 * const desc, struct alginfo *cdata,
|
H A D | caamalg_desc.c | 1454 void cnstr_shdsc_skcipher_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_skcipher_decap() function 1518 EXPORT_SYMBOL(cnstr_shdsc_skcipher_decap);
|
H A D | caamalg_qi.c | 644 cnstr_shdsc_skcipher_decap(ctx->sh_desc_dec, &ctx->cdata, ivsize, in skcipher_setkey()
|
H A D | caamalg.c | 767 cnstr_shdsc_skcipher_decap(desc, &ctx->cdata, ivsize, is_rfc3686, in skcipher_setkey()
|
H A D | caamalg_qi2.c | 976 cnstr_shdsc_skcipher_decap(desc, &ctx->cdata, ivsize, is_rfc3686, in skcipher_setkey()
|