Home
last modified time | relevance | path

Searched refs:X509_CRL_load_http (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DX509_load_http.pod7 X509_CRL_load_http,
16 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);
27 X509_load_http() and X509_CRL_load_http() loads a certificate or a CRL,
56 X509_load_http() and X509_CRL_load_http() were added in OpenSSL 3.0.
/third_party/openssl/crypto/x509/
Dx_all.c160 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_CRL_load_http() function
/third_party/openssl/include/openssl/
Dx509.h.in359 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);
/third_party/openssl/apps/lib/
Dapps.c495 crl = X509_CRL_load_http(uri, NULL, NULL, 0 /* timeout */); in load_crl()
/third_party/openssl/doc/man7/
Dmigration_guide.pod2203 Use L<X509_load_http(3)> and L<X509_CRL_load_http(3)> instead.
/third_party/openssl/util/
Dlibcrypto.num248 X509_CRL_load_http 253 3_0_0 EXIST::FUNCTION: