X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fstatem%2Fstatem_locl.h;h=23341d68de6d39e13994e7a0d08129edb828e585;hp=0ec2353626b9847bee78a904a55387fe77899c21;hb=24b8e4b2c835d6bf52c2768d4d4a78ed7d7e85bb;hpb=02f0274e8c0596dcf7e2d104250232a42c650b96 diff --git a/ssl/statem/statem_locl.h b/ssl/statem/statem_locl.h index 0ec2353626..23341d68de 100644 --- a/ssl/statem/statem_locl.h +++ b/ssl/statem/statem_locl.h @@ -182,8 +182,6 @@ int tls_parse_client_etm(SSL *s, PACKET *pkt, int *al); int tls_parse_client_key_share(SSL *s, PACKET *pkt, int *al); int tls_parse_client_ems(SSL *s, PACKET *pkt, int *al); -int tls_scan_clienthello_tlsext(SSL *s, CLIENTHELLO_MSG *hello, int *al); - int tls_construct_server_renegotiate(SSL *s, WPACKET *pkt, int *al); int tls_construct_server_server_name(SSL *s, WPACKET *pkt, int *al); #ifndef OPENSSL_NO_EC