Loading ssl/t1_trce.c +2 −0 Changes for ssl/t1_trce.c: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -1068,6 +1068,7 @@ static int ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, return 0; break; #ifndef OPENSSL_NO_EC case SSL_kECDHE: case SSL_kECDHEPSK: if (msglen < 1) Loading @@ -1093,6 +1094,7 @@ static int ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, return 0; } break; #endif case SSL_kPSK: case SSL_kRSAPSK: Loading Loading
ssl/t1_trce.c +2 −0 Changes for ssl/t1_trce.c: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -1068,6 +1068,7 @@ static int ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, return 0; break; #ifndef OPENSSL_NO_EC case SSL_kECDHE: case SSL_kECDHEPSK: if (msglen < 1) Loading @@ -1093,6 +1094,7 @@ static int ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, return 0; } break; #endif case SSL_kPSK: case SSL_kRSAPSK: Loading