boringssl/crypto/chacha
Adam Langley 26c2b929ba Switch nonce type in chacha_vec.c to uint32_t.
This was suggested in https://boringssl-review.googlesource.com/#/c/3460
but I forgot to upload the change before submitting in Gerrit.

Change-Id: I3a333fe2e8880603a9027638dd013f21d8270638
2015-02-13 13:16:59 -08:00
..
chacha_generic.c Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
chacha_vec_arm_generate.go Add a script to generate the ChaCha ARM asm. 2015-01-30 21:47:22 +00:00
chacha_vec_arm.S Don't require the ChaCha nonce to be aligned on ARM. 2015-02-13 20:35:36 +00:00
chacha_vec.c Switch nonce type in chacha_vec.c to uint32_t. 2015-02-13 13:16:59 -08:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00