Loading ssl/s3_lib.c +0 −1 Original line number Diff line number Diff line Loading @@ -2048,7 +2048,6 @@ SSL_CIPHER *ssl3_choose_cipher(SSL *s, STACK_OF(SSL_CIPHER) *clnt, #ifndef OPENSSL_NO_EC int ec_ok, ec_nid; unsigned char ec_search1, ec_search2; unsigned char *ec_ptr; #endif /* OPENSSL_NO_EC */ #endif /* OPENSSL_NO_TLSEXT */ CERT *cert; Loading Loading
ssl/s3_lib.c +0 −1 Original line number Diff line number Diff line Loading @@ -2048,7 +2048,6 @@ SSL_CIPHER *ssl3_choose_cipher(SSL *s, STACK_OF(SSL_CIPHER) *clnt, #ifndef OPENSSL_NO_EC int ec_ok, ec_nid; unsigned char ec_search1, ec_search2; unsigned char *ec_ptr; #endif /* OPENSSL_NO_EC */ #endif /* OPENSSL_NO_TLSEXT */ CERT *cert; Loading