Searched refs:cnstr_shdsc_skcipher_encap (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/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 | 1368 * cnstr_shdsc_skcipher_encap - skcipher encapsulation shared descriptor 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); variable
|
H A D | caamalg_qi.c | 637 cnstr_shdsc_skcipher_encap(ctx->sh_desc_enc, &ctx->cdata, ivsize, in skcipher_setkey()
|
H A D | caamalg.c | 751 cnstr_shdsc_skcipher_encap(desc, &ctx->cdata, ivsize, is_rfc3686, in skcipher_setkey()
|
H A D | caamalg_qi2.c | 961 cnstr_shdsc_skcipher_encap(desc, &ctx->cdata, ivsize, is_rfc3686, in skcipher_setkey()
|
/kernel/linux/linux-6.6/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 | 1368 * cnstr_shdsc_skcipher_encap - skcipher encapsulation shared descriptor 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); variable
|
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()
|
Completed in 31 milliseconds