Searched refs:certlookup (Results 1 – 1 of 1) sorted by relevance
130 X509_LOOKUP *certlookup; in rpctls_loadcrlfile() local137 certlookup = X509_STORE_add_lookup( in rpctls_loadcrlfile()140 if (certlookup != NULL) in rpctls_loadcrlfile()141 ret = X509_load_crl_file(certlookup, in rpctls_loadcrlfile()