Move new_mac_secret_size into the TLSv1.2 handshake struct.
authorjsing <jsing@openbsd.org>
Mon, 19 Apr 2021 17:03:39 +0000 (17:03 +0000)
committerjsing <jsing@openbsd.org>
Mon, 19 Apr 2021 17:03:39 +0000 (17:03 +0000)
commit759d1726deb7b67af02c9155a28a83253ddfb187
tree90b3f671806e65ced012b75d933bcf4ba531f4c1
parent03eef7138159665bd93e1d34f098f9e160bf3b99
Move new_mac_secret_size into the TLSv1.2 handshake struct.

Drop the 'new_' prefix in the process.

ok inoguchi@ tb@
lib/libssl/ssl_locl.h
lib/libssl/t1_enc.c