Make SSL_CIPHER_get_bits() report ChaCha20-Poly1305 ciphers as using
authorguenther <guenther@openbsd.org>
Mon, 25 May 2015 21:35:35 +0000 (21:35 +0000)
committerguenther <guenther@openbsd.org>
Mon, 25 May 2015 21:35:35 +0000 (21:35 +0000)
commit7d8ef580a120c624a3e7028a6f7fcd884b09c73c
treec7c17d6133dc652c46b4f636e139b21bd4b83aa2
parent86648719a612999853c8879b747576a1d905b0c9
Make SSL_CIPHER_get_bits() report ChaCha20-Poly1305 ciphers as using
256bit keys

problem noted by Tim Kuijsten (info (at) netsend.nl)
ok deraadt@ miod@ bcook@
lib/libssl/s3_lib.c
lib/libssl/src/ssl/s3_lib.c