Searched defs:is_rfc3686 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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() 385 const bool is_rfc3686, u32 *nonce, in cnstr_shdsc_aead_decap() 501 unsigned int icvsize, const bool is_rfc3686, in cnstr_shdsc_aead_givencap() 1378 unsigned int ivsize, const bool is_rfc3686, in cnstr_shdsc_skcipher_encap() 1450 unsigned int ivsize, const bool is_rfc3686, in cnstr_shdsc_skcipher_decap()
|
| D | caamalg.c | 181 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 733 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local 1225 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() local
|
| D | caamalg_qi.c | 84 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 625 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local
|
| D | caamalg_qi2.c | 179 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 957 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local
|