boringssl/crypto/ec
David Benjamin 3fa65f0f05 Fix some malloc test crashs.
This isn't exhaustive. There are still failures in some tests which probably
ought to get C++'d first.

Change-Id: Iac58df9d98cdfd94603d54374a531b2559df64c3
Reviewed-on: https://boringssl-review.googlesource.com/4795
Reviewed-by: Adam Langley <agl@google.com>
2015-05-21 18:00:10 +00:00
..
CMakeLists.txt Add malloc test support to unit tests. 2015-05-21 17:59:48 +00:00
ec_asn1.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
ec_key.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
ec_montgomery.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
ec_test.cc Fix some malloc test crashs. 2015-05-21 18:00:10 +00:00
ec.c Support arbitrary elliptic curve groups. 2015-05-15 00:59:37 +00:00
example_mul.c
internal.h Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
oct.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
p256-64.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00
simple.c Remove unnecessary NULL checks, part 2. 2015-05-04 23:08:22 +00:00
util-64.c
wnaf.c Convert reference counts in crypto/ 2015-05-20 19:15:26 +00:00