Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcrl.c218 x = load_crl(infile, informat, 1, "CRL"); in crl_main()
264 newcrl = load_crl(crldiff, informat, 0, "other CRL"); in crl_main()
H A Dcmp.c1052 if ((crl = load_crl(file, FORMAT_UNDEF, 0, desc)) == NULL) in setup_mock_crlout()
3416 oldcrl = load_crl(opt_oldcrl, FORMAT_UNDEF, 0, in do_genm()
H A Ds_client.c1768 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
H A Ds_server.c1854 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_server_main()
/openssl/apps/include/
H A Dapps.h127 X509_CRL *load_crl(const char *uri, int format, int maybe_stdin,
/openssl/apps/lib/
H A Dapps.c506 X509_CRL *load_crl(const char *uri, int format, int maybe_stdin, in load_crl() function
2493 return load_crl(urlptr, FORMAT_UNDEF, 0, "CRL via CDP"); in load_crl_crldp()

Completed in 46 milliseconds