Searched defs:is_rfc3686 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/crypto/caam/ |
D | caamalg_desc.c | 213 const bool is_rfc3686, u32 *nonce, int era) in init_sh_desc_key_aead() 290 unsigned int icvsize, const bool is_rfc3686, in cnstr_shdsc_aead_encap() 386 const bool is_rfc3686, u32 *nonce, in cnstr_shdsc_aead_decap() 502 unsigned int icvsize, const bool is_rfc3686, in cnstr_shdsc_aead_givencap() 1379 unsigned int ivsize, const bool is_rfc3686, in cnstr_shdsc_skcipher_encap() 1455 unsigned int ivsize, const bool is_rfc3686, in cnstr_shdsc_skcipher_decap()
|
D | caamalg.c | 205 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 749 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local 1209 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() local
|
D | caamalg_qi.c | 97 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 631 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local
|
D | caamalg_qi2.c | 188 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 954 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local
|