Searched refs:load_crl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/sample/openssl/
H A Dcrlstore.rb33 next unless crl = load_crl(crlfile)
75 def load_crl(crlfile) method in class:CrlStore
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Drevoke.c557 load_crl(const char *path, time_t *t, CRLCertificateList *crl) function
640 ret = load_crl(path,
778 ret = load_crl(crl->path, &crl->last_modfied, &cl);

Completed in 196 milliseconds