boringssl/crypto/fipsmodule/ec
David Benjamin d24fd47ff4 Fold EC_POINT_clear_free into EC_POINT_free.
All frees zero memory now.

Change-Id: I5b04a0d14f38d5a7422e148d077fcba85a593594
Reviewed-on: https://boringssl-review.googlesource.com/22225
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-10-27 17:41:19 +00:00
..
asm Revert ADX due to build issues. 2017-08-15 18:56:09 +00:00
ec_key.c Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. 2017-09-18 19:16:51 +00:00
ec_montgomery.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
ec_test.cc Convert example_mul to GTest. 2017-07-10 19:28:29 +00:00
ec.c Fold EC_POINT_clear_free into EC_POINT_free. 2017-10-27 17:41:19 +00:00
internal.h Fold EC_POINT_clear_free into EC_POINT_free. 2017-10-27 17:41:19 +00:00
oct.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
p224-64.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
p256-64.c Revert "Use uint128_t and __asm__ in clang-cl." 2017-10-27 00:22:06 +00:00
p256-x86_64_test.cc Align the tables in P-256 select w[57] tests. 2017-08-09 01:04:57 +00:00
p256-x86_64_tests.txt
p256-x86_64-table.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
p256-x86_64.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
p256-x86_64.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
simple.c Fold EC_POINT_clear_free into EC_POINT_free. 2017-10-27 17:41:19 +00:00
util-64.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
wnaf.c Fold EC_POINT_clear_free into EC_POINT_free. 2017-10-27 17:41:19 +00:00