boringssl/ssl
David Benjamin 9f2e2770e1 Remove strength_bits.
Trim the cipher table further. Those values are entirely determined by
algorithm_enc.

Change-Id: I355c245b0663e41e54e62d15903a4a9a667b4ffe
Reviewed-on: https://boringssl-review.googlesource.com/6516
Reviewed-by: Adam Langley <agl@google.com>
2015-11-19 01:32:28 +00:00
..
pqueue
test Remove stl_compat.h. 2015-11-11 22:19:36 +00:00
CMakeLists.txt
custom_extensions.c Align the SSL stack on #include style. 2015-09-15 23:32:07 +00:00
d1_both.c
d1_clnt.c Reset epoch state in one place. 2015-11-16 23:19:31 +00:00
d1_lib.c
d1_meth.c Ditch remaining filename comments from public headers and ssl/ 2015-10-20 18:40:05 +00:00
d1_pkt.c Reset epoch state in one place. 2015-11-16 23:19:31 +00:00
d1_srtp.c
d1_srvr.c Reset epoch state in one place. 2015-11-16 23:19:31 +00:00
dtls_record.c
internal.h Remove algo_strength. 2015-11-19 01:30:44 +00:00
s3_both.c Switch the keylog BIO to a callback. 2015-11-19 01:23:49 +00:00
s3_clnt.c Switch the keylog BIO to a callback. 2015-11-19 01:23:49 +00:00
s3_enc.c
s3_lib.c
s3_meth.c
s3_pkt.c Add ssl_renegotiate_ignore. 2015-11-03 21:58:13 +00:00
s3_srvr.c Fix ssl3_send_server_key_exchange error path. 2015-11-16 23:27:27 +00:00
ssl_aead_ctx.c
ssl_asn1.c Check for overflow when parsing a CBS with d2i_*. 2015-11-16 23:17:42 +00:00
ssl_buffer.c
ssl_cert.c
ssl_cipher.c Remove strength_bits. 2015-11-19 01:32:28 +00:00
ssl_file.c
ssl_lib.c Switch the keylog BIO to a callback. 2015-11-19 01:23:49 +00:00
ssl_rsa.c size_t SSL*_use_*_ASN1. 2015-11-16 23:59:14 +00:00
ssl_session.c
ssl_stat.c
ssl_test.cc Remove algo_strength. 2015-11-19 01:30:44 +00:00
t1_enc.c Reset epoch state in one place. 2015-11-16 23:19:31 +00:00
t1_lib.c Move curve check out of tls12_check_peer_sigalg. 2015-11-11 22:15:16 +00:00
tls_record.c