boringssl/crypto/chacha
Adam Langley d031f11596 Remove |num_rounds| argument from chacha_core.
The function was hard-coded to 20 rounds already so the argument was
already useless. Thanks to Huzaifa Sidhpurwala for noticing.

Change-Id: I5f9d6ca6d46c6ab769b19820f8f918349544846d
2014-06-23 13:14:13 -07:00
..
chacha_generic.c Remove |num_rounds| argument from chacha_core. 2014-06-23 13:14:13 -07:00
chacha_vec_arm.S ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00
chacha_vec.c ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00
chacha.h ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00
CMakeLists.txt ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00