boringssl/crypto/test
David Benjamin e8d53508ca Convert ssl3_send_client_hello to CBB.
Start converting the ones we can right now. Some of the messier ones
resize init_buf rather than assume the initial size is sufficient, so
those will probably wait until init_buf is gone and the handshake's
undergone some more invasive surgery. The async ones will also require
some thought. But some can be incrementally converted now.

BUG=468889

Change-Id: I0bc22e4dca37d9d671a488c42eba864c51933638
Reviewed-on: https://boringssl-review.googlesource.com/6190
Reviewed-by: Adam Langley <alangley@gmail.com>
2015-10-20 17:56:19 +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 Convert ssl3_send_client_hello to CBB. 2015-10-20 17:56:19 +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