Loading include/openssl/x509_vfy.h +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ void *X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx, int idx); int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx); void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int s); int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get_cert(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get0_current_issuer(X509_STORE_CTX *ctx); X509_CRL *X509_STORE_CTX_get0_current_crl(X509_STORE_CTX *ctx); Loading util/libcrypto.num +1 −1 Original line number Diff line number Diff line Loading @@ -4204,6 +4204,6 @@ X509_STORE_CTX_get0_cert 4076 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set_verify 4077 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_verify 4079 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_verify_cb 4080 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_cert 4081 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_cert 4081 1_1_0 NOEXIST::FUNCTION: X509_STORE_CTX_set0_verified_chain 4082 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set0_untrusted 4083 1_1_0 EXIST::FUNCTION: Loading
include/openssl/x509_vfy.h +0 −1 Original line number Diff line number Diff line Loading @@ -360,7 +360,6 @@ void *X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx, int idx); int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx); void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int s); int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get_cert(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx); X509 *X509_STORE_CTX_get0_current_issuer(X509_STORE_CTX *ctx); X509_CRL *X509_STORE_CTX_get0_current_crl(X509_STORE_CTX *ctx); Loading
util/libcrypto.num +1 −1 Original line number Diff line number Diff line Loading @@ -4204,6 +4204,6 @@ X509_STORE_CTX_get0_cert 4076 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set_verify 4077 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_verify 4079 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_verify_cb 4080 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_cert 4081 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_get_cert 4081 1_1_0 NOEXIST::FUNCTION: X509_STORE_CTX_set0_verified_chain 4082 1_1_0 EXIST::FUNCTION: X509_STORE_CTX_set0_untrusted 4083 1_1_0 EXIST::FUNCTION: