Loading crypto/asn1/t_x509.c +1 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,7 @@ int X509_print(BIO *bp, X509 *x) if (pkey == NULL) { BIO_printf(bp,"%12sUnable to load Public Key\n",""); ERR_print_errors(bp); } else #ifndef NO_RSA Loading Loading
crypto/asn1/t_x509.c +1 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,7 @@ int X509_print(BIO *bp, X509 *x) if (pkey == NULL) { BIO_printf(bp,"%12sUnable to load Public Key\n",""); ERR_print_errors(bp); } else #ifndef NO_RSA Loading