Searched refs:is_chacha20 (Results 1 – 1 of 1) sorted by relevance
1463 bool is_chacha20 = ((cdata->algtype & OP_ALG_ALGSEL_MASK) == in cnstr_shdsc_skcipher_encap() local1504 if (is_chacha20) in cnstr_shdsc_skcipher_encap()1512 if (!is_chacha20 && ivsize) in cnstr_shdsc_skcipher_encap()1539 bool is_chacha20 = ((cdata->algtype & OP_ALG_ALGSEL_MASK) == in cnstr_shdsc_skcipher_decap() local1590 if (!is_chacha20 && ivsize) in cnstr_shdsc_skcipher_decap()