boringssl/tool
Daniel Hirche 1414d86ff9 tool: Move the RSA specific code from |Speed| to |SpeedRSA|.
In addition, make use of bssl::ScopedEVP_MD_CTX in |SpeedHashChunk|,
otherwise the ctx doesn't get destroyed on failure.

Change-Id: I5828080cb9f4eb7c77cc2ff185d9aa8135311385
Reviewed-on: https://boringssl-review.googlesource.com/27464
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-04-13 17:35:13 +00:00
..
args.cc
ciphers.cc
client.cc Implement TLS 1.3 draft28. 2018-04-05 03:36:11 +00:00
CMakeLists.txt
const.cc
digest.cc
file.cc
generate_ed25519.cc Add early data input from file. 2017-11-30 17:29:45 +00:00
genrsa.cc
internal.h
pkcs12.cc
rand.cc
server.cc Implement TLS 1.3 draft28. 2018-04-05 03:36:11 +00:00
sign.cc
speed.cc tool: Move the RSA specific code from |Speed| to |SpeedRSA|. 2018-04-13 17:35:13 +00:00
tool.cc
transport_common.cc Fix early data printout in bssl client. 2017-11-11 06:35:25 +00:00
transport_common.h