Remove tls12_copy_sigalgs_old()
authorMatt Caswell <matt@openssl.org>
Thu, 29 Sep 2016 13:26:36 +0000 (14:26 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Sep 2016 13:52:55 +0000 (14:52 +0100)
commitac8cc3efb26fa91c4f29463044cfe9e7070ebc14
tree8c7b1dab76a2027a2c5cf119ca37f367431b25f7
parent28ff8ef3f71e23660db5d42002af1b44d99f3e4a
Remove tls12_copy_sigalgs_old()

This was a temporary function needed during the conversion to WPACKET. All
callers have now been converted to the new way of doing this so this
function is no longer required.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/ssl_locl.h
ssl/t1_lib.c