Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c594 static CURLcode nss_load_crl(const char *crlfilename) in nss_load_crl() function
1934 const CURLcode rv = nss_load_crl(SSL_SET_OPTION(CRLfile)); in nss_setup_connect()