Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DX509_LOOKUP_hash_dir.pod7 X509_load_crl_file,
22 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type);
40 B<X509_load_crl_file>. These functions support parameter I<type>, which
47 B<X509_load_crl_file> can load both PEM and DER formats depending of
138 X509_load_cert_file(), X509_load_crl_file() and X509_load_cert_crl_file() return
/openssl/test/
H A Dx509_load_cert_file_test.c40 if (crl != NULL && !TEST_true(X509_load_crl_file(lookup, crl, X509_FILETYPE_PEM))) in test_load_cert_file()
/openssl/crypto/x509/
H A Dby_file.c170 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_crl_file() function
H A Dby_dir.c337 if ((X509_load_crl_file(xl, b->data, ent->dir_type)) == 0) in get_cert_by_subject_ex()
/openssl/include/openssl/
H A Dx509_vfy.h.in616 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type);
/openssl/util/
H A Dlibcrypto.num3496 X509_load_crl_file 3575 3_0_0 EXIST::FUNCTION:

Completed in 30 milliseconds