CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/15 10:07:17
Modified files:
lib/libssl : tls12_record_layer.c
Log message:
Split the tls12_record_layer_write_mac() function.
Split the existing tls12_record_layer_write_mac() function so that we can
soon reuse part of it for the read side.
No functional change.
ok tb@
