Searched defs:is_rfc3686 (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/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 | 196 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 739 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local 1192 const bool is_rfc3686 = alg->caam.rfc3686; in init_authenc_job() local
|
D | caamalg_qi.c | 92 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 626 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local
|
D | caamalg_qi2.c | 183 const bool is_rfc3686 = alg->caam.rfc3686; in aead_set_sh_desc() local 948 const bool is_rfc3686 = alg->caam.rfc3686; in skcipher_setkey() local
|