boringssl/crypto/test
David Benjamin 61821bf149 Add EVP_AEAD_CTX_zero.
Match the other stack-allocated types in that we expose a wrapper function to
get them into the zero state. Makes it more amenable to templates like
ScopedOpenSSLContext.

Change-Id: Ibc7b2b1bc0421ce5ccc84760c78c0b143441ab0f
Reviewed-on: https://boringssl-review.googlesource.com/5753
Reviewed-by: Adam Langley <agl@google.com>
2015-08-24 23:37:58 +00:00
..
CMakeLists.txt Remove BIO dependency from cmac_test. 2015-08-07 01:53:01 +00:00
file_test.cc Fix null pointer dereference in file_test.cc. 2015-08-07 00:48:03 +00:00
file_test.h Fix Windows build. 2015-08-05 21:26:34 +00:00
malloc.cc Raise SIGTRAP rather than abort on failure. 2015-06-16 18:25:30 +00:00
scoped_types.h Add EVP_AEAD_CTX_zero. 2015-08-24 23:37:58 +00:00
stl_compat.h Add evp_test, loosely based on upstream's version. 2015-05-11 21:44:36 +00:00
test_util.cc Remove BIO dependency from cmac_test. 2015-08-07 01:53:01 +00:00
test_util.h Remove BIO dependency from cmac_test. 2015-08-07 01:53:01 +00:00