CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/18 18:23:36
Modified files:
lib/libssl/src/ssl: bs_cbs.c bytestring.h
Log message:
Add CBS_dup() to initialize a new CBS with the same values.
This is useful for when you need to check the data ahead and then continue
on from the same spot.
input + ok jsing@ miod@
