CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/21 11:02:25
Modified files:
lib/libssl/src/ssl: d1_lib.c ssl_locl.h t1_enc.c
Log message:
Pull the code that builds a DTLS sequence number out into its own function
to avoid duplication. Also use fewer magic numbers.
ok miod@
