boringssl/tool
David Benjamin d434f28ef2 Fix bssl speed.
The TLS AEADs require EVP_AEAD_CTX_init_with_direction now. The speed command
was never updated to account for this.

BUG=467762

Change-Id: I8c7d4566b51d54d91d17318b8f4813ad8f19c777
Reviewed-on: https://boringssl-review.googlesource.com/3971
Reviewed-by: Adam Langley <agl@google.com>
2015-03-17 23:57:02 +00:00
..
args.cc Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00
client.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
CMakeLists.txt Change CMakeLists.txt to two-space indent. 2015-01-28 16:37:10 -08:00
const.cc Inital import. 2014-06-20 13:17:32 -07:00
digest.cc Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
internal.h Enable more warnings & treat warnings as errors on Windows. 2015-01-31 00:18:55 +00:00
pkcs12.cc Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
server.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
speed.cc Fix bssl speed. 2015-03-17 23:57:02 +00:00
tool.cc Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00
transport_common.cc Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
transport_common.h Enable bssl client/s_client and server/s_server on Windows. 2015-01-28 20:24:09 +00:00