commit | b00eee193546f6d5c9669b102aaf707d5bc2a2f4 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Thu Aug 14 15:17:01 2014 -0400 |
committer | Adam Langley <agl@google.com> | Thu Aug 14 22:01:43 2014 +0000 |
tree | 9714b9cbb65a01e8bab06e08d908623134a1b225 | |
parent | 335d10d201a22598c2b2c379148c9a095b8ab175 [diff] |
Trim unused cipher indices and definitions. Also remove SSL_eNULL ciphers. They were broken anyway in the initial import because of a lost 'else', but just remove them altogether. Change-Id: Ie71cf1b45f8fc6883e209801443eddf7f2d058ba Reviewed-on: https://boringssl-review.googlesource.com/1518 Reviewed-by: Adam Langley <agl@google.com>