Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A 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,
59 X509_load_http() and X509_CRL_load_http() were added in OpenSSL 3.0.
/freebsd/crypto/openssl/crypto/x509/
H A Dx_all.c189 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_CRL_load_http() function
/freebsd/crypto/openssl/include/openssl/
H A Dx509.h.in375 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);
H A Dx509.h569 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c520 crl = X509_CRL_load_http(uri, NULL, NULL, 0 /* timeout */); in load_crl()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_client.pod.in268 of CRL is limited by L<X509_CRL_load_http(3)> function.
/freebsd/secure/lib/libcrypto/
H A DVersion.map5316 X509_CRL_load_http;
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-migration.pod2283 Use L<X509_load_http(3)> and L<X509_CRL_load_http(3)> instead.
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile5566 MLINKS+= X509_load_http.3 X509_CRL_load_http.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num248 X509_CRL_load_http 253 3_0_0 EXIST::FUNCTION: