commit | be8a869d9642fdec979f8c4006174968bb42462e | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Fri Aug 21 13:51:56 2015 -0400 |
committer | Adam Langley <agl@google.com> | Mon Aug 24 23:36:56 2015 +0000 |
tree | cb1f6a5fdf21380ed2be3ec8e7130670ad162cd7 | |
parent | f2aa1e1a718e972313578ef53f530d0f08338a01 [diff] |
Fill in alg_bits for CHACHA20_POLY1305 ciphers. Apparently we left those as zero. Oh well. This only affects SSL_CIPHER_get_bits, but so long as we have the field, it ought to be correct. Change-Id: I2878ec22c2f5a6263f805e04d9fd8448994639b7 Reviewed-on: https://boringssl-review.googlesource.com/5752 Reviewed-by: Adam Langley <agl@google.com>