CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/10 10:51:38
Modified files:
lib/libssl : ssl_lib.c ssl_locl.h ssl_srvr.c
Log message:
Make ssl_bytes_to_cipher_list() take a CBS, rather than a pointer and
length, since the caller has already been converted to CBS. A small amount
of additional clean up whilst here.
