Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c514 static void nss_destroy_crl_item(void *user, void *ptr) in nss_destroy_crl_item() function
1353 Curl_llist_init(&nss_crl_list, nss_destroy_crl_item); in nss_init()