CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/27 08:09:15
Modified files:
lib/libssl : s3_lib.c
Log message:
Convert ssl3_put_cipher_by_char() to CBB.
While here make the CBS usage in ssl3_get_cipher_by_char() more consistent
with other code.
ok inoguchi@
