update ordinals
[oweals/openssl.git] / ssl / ssl_locl.h
index 9847e5eb516f77f8b947f48c70bc900c8ef2d0c5..65a3639a440ed0888112ac06d496c3b8572f011f 100644 (file)
@@ -1092,4 +1092,5 @@ int ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len,
                                          int *al);
 long ssl_get_algorithm2(SSL *s);
 int tls1_process_sigalgs(SSL *s, const unsigned char *data, int dsize);
+int tls12_get_req_sig_algs(SSL *s, unsigned char *p);
 #endif