Searched refs:chacha20_simd (Results 1 – 1 of 1) sorted by relevance
66 static int chacha20_simd(struct blkcipher_desc *desc, struct scatterlist *dst, in chacha20_simd() function120 .encrypt = chacha20_simd,121 .decrypt = chacha20_simd,