CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/17 01:06:22
Modified files:
lib/libssl/src/ssl: bs_cbs.c bytestring.h
Log message:
Add CBS_write_bytes() to copy the remaining CBS bytes to the caller.
This is a common operation when dealing with CBS.
ok miod@ jsing@
