Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c221 static const char *pem_library = "nsspem.dll"; variable
224 static const char *pem_library = "libnsspem.so"; variable
1835 result = nss_load_module(&pem_module, pem_library, "PEM"); in nss_setup_connect()
1839 "OpenSSL PEM certificates will not work.\n", pem_library); in nss_setup_connect()