Author :
jsing
Date :
2017-10-11 17:35:00
Hash :f63b027d Message :Convert ssl3_client_hello() to CBB.
As part of this, change ssl_cipher_list_to_bytes() to take a CBB argument,
rather than a pointer/length. Some additional clean up/renames while here.
Based on a diff from doug@