Searched refs:is_chacha20 (Results 1 – 1 of 1) sorted by relevance
1384 bool is_chacha20 = ((cdata->algtype & OP_ALG_ALGSEL_MASK) == in cnstr_shdsc_skcipher_encap() local1424 if (is_chacha20) in cnstr_shdsc_skcipher_encap()1432 if (!is_chacha20 && ivsize) in cnstr_shdsc_skcipher_encap()1459 bool is_chacha20 = ((cdata->algtype & OP_ALG_ALGSEL_MASK) == in cnstr_shdsc_skcipher_decap() local1509 if (!is_chacha20 && ivsize) in cnstr_shdsc_skcipher_decap()