Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dapps.c596 static int load_cert_crl_http(const char *url, X509 **pcert, X509_CRL **pcrl) in load_cert_crl_http() function
650 load_cert_crl_http(file, &x, NULL); in load_cert()
692 load_cert_crl_http(infile, NULL, &x); in load_crl()