boringssl/crypto/newhope
Adam Langley 8c3c3135a2 Remove scoped_types.h.
This change scatters the contents of the two scoped_types.h files into
the headers for each of the areas of the code. The types are now in the
|bssl| namespace.

Change-Id: I802b8de68fba4786b6a0ac1bacd11d81d5842423
Reviewed-on: https://boringssl-review.googlesource.com/8731
Reviewed-by: Adam Langley <agl@google.com>
2016-07-11 23:08:27 +00:00
..
CMakeLists.txt newhope_test: corrupt things harder. 2016-06-16 16:41:19 +00:00
error_correction.c newhope: refactor and add test vectors. 2016-05-31 21:57:45 +00:00
internal.h Don't align NEWPOLY_POLY. 2016-06-16 17:48:08 +00:00
newhope_statistical_test.cc Remove scoped_types.h. 2016-07-11 23:08:27 +00:00
newhope_test.cc Remove scoped_types.h. 2016-07-11 23:08:27 +00:00
newhope_tests.txt Be consistent about 𝑥_tests.txt 2016-06-06 15:57:46 +00:00
newhope_vectors_test.cc Remove scoped_types.h. 2016-07-11 23:08:27 +00:00
newhope.c newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
ntt.c
poly.c newhope: restore statistical tests. 2016-06-03 21:26:18 +00:00
precomp.c
reduce.c