Loading ssl/s3_both.c +1 −1 Original line number Diff line number Diff line Loading @@ -233,7 +233,7 @@ int ssl3_get_finished(SSL *s, int a, int b) #ifdef OPENSSL_NO_NEXTPROTONEG /* the mac has already been generated when we received the * change cipher spec message and is in s->s3->tmp.peer_finish_md. * change cipher spec message and is in s->s3->tmp.peer_finish_md */ #endif Loading ssl/s3_clnt.c +0 −1 Original line number Diff line number Diff line Loading @@ -1276,7 +1276,6 @@ int ssl3_get_server_certificate(SSL *s) #endif ret=1; if (0) { f_err: Loading ssl/t1_lib.c +2 −2 File changed.Contains only whitespace changes. Show changes Loading
ssl/s3_both.c +1 −1 Original line number Diff line number Diff line Loading @@ -233,7 +233,7 @@ int ssl3_get_finished(SSL *s, int a, int b) #ifdef OPENSSL_NO_NEXTPROTONEG /* the mac has already been generated when we received the * change cipher spec message and is in s->s3->tmp.peer_finish_md. * change cipher spec message and is in s->s3->tmp.peer_finish_md */ #endif Loading
ssl/s3_clnt.c +0 −1 Original line number Diff line number Diff line Loading @@ -1276,7 +1276,6 @@ int ssl3_get_server_certificate(SSL *s) #endif ret=1; if (0) { f_err: Loading