Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.c598 static int load_cert_crl_http(const char *url, X509 **pcert, X509_CRL **pcrl) in load_cert_crl_http() function
652 load_cert_crl_http(file, &x, NULL); in load_cert()
694 load_cert_crl_http(infile, NULL, &x); in load_crl()