Searched refs:cnstr_shdsc_skcipher_encap (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/crypto/caam/ |
H A D | caamalg_desc.h | 104 void cnstr_shdsc_skcipher_encap(u32 * const desc, struct alginfo *cdata,
|
H A D | caamalg_desc.c | 1378 void cnstr_shdsc_skcipher_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_skcipher_encap() function 1441 EXPORT_SYMBOL(cnstr_shdsc_skcipher_encap);
|
H A D | caamalg_qi.c | 642 cnstr_shdsc_skcipher_encap(ctx->sh_desc_enc, &ctx->cdata, ivsize, in skcipher_setkey()
|
H A D | caamalg.c | 760 cnstr_shdsc_skcipher_encap(desc, &ctx->cdata, ivsize, is_rfc3686, in skcipher_setkey()
|
H A D | caamalg_qi2.c | 966 cnstr_shdsc_skcipher_encap(desc, &ctx->cdata, ivsize, is_rfc3686, in skcipher_setkey()
|