boringssl/crypto
Douglas Katzman 0bb81fcd66 Fix misleading comment.
|num_rounds| is neither a parameter nor manifest constant.

Change-Id: I6c1d3a3819731f53fdd01eef6bb4de8a45176a1d
Reviewed-on: https://boringssl-review.googlesource.com/3180
Reviewed-by: Adam Langley <agl@google.com>
2015-01-30 22:31:00 +00:00
..
aes Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
asn1 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
base64 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
bio Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
bn Convert latin-1 files to UTF-8. 2015-01-29 17:26:36 -08:00
buf Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
bytestring Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
chacha Fix misleading comment. 2015-01-30 22:31:00 +00:00
cipher Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
conf Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
des Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
dh Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
digest Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
dsa Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
ec Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
ecdh Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
ecdsa Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
engine Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
err Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
evp Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
hkdf Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
hmac Test HMAC_CTX initial state and remove now unneccessary code. 2015-01-29 20:24:49 +00:00
lhash Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
md4 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
md5 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
modes Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
obj Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
pem Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 2014-11-10 13:45:32 -08:00
pkcs8 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
poly1305 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
rand Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
rc4 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
rsa Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
sha Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
stack Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
x509 Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
x509v3 Convert latin-1 files to UTF-8. 2015-01-29 17:26:36 -08:00
arm_arch.h aarch64 support. 2015-01-14 23:38:11 +00:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
constant_time_test.c Update constant-time operations. 2014-11-10 13:48:30 -08:00
cpu-arm.c Use a weak pointer for getauxval. 2015-01-15 22:09:53 +00:00
cpu-intel.c aarch64 support. 2015-01-14 23:38:11 +00:00
cpu-x86_64-asm.pl Inital import. 2014-06-20 13:17:32 -07:00
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 2014-07-31 18:49:22 +00:00
crypto_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
crypto_error.h Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
crypto.c aarch64 support. 2015-01-14 23:38:11 +00:00
directory_posix.c _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. 2014-09-30 19:15:39 +00:00
directory_win.c Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
directory.h Add visibility rules. 2014-07-31 22:03:11 +00:00
ex_data_impl.c Free more memory in cleanup functions. 2015-01-13 00:04:35 +00:00
ex_data.c Don't compare signed vs. unsigned. 2014-10-01 02:17:38 +00:00
header_removed.h Add ISC header to a handful of files. 2014-06-26 10:26:42 -07:00
internal.h aarch64 support. 2015-01-14 23:38:11 +00:00
mem.c Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
thread.c Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 2015-01-29 18:48:57 +00:00
time_support.c Fix NaCl build. 2014-10-02 22:45:22 +00:00