Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c252 static const char *pem_library = "nsspem.dll"; variable
255 static const char *pem_library = "libnsspem.dylib"; variable
258 static const char *pem_library = "libnsspem.so"; variable
1899 result = nss_load_module(&pem_module, pem_library, "PEM"); in nss_setup_connect()
1903 "OpenSSL PEM certificates will not work.", pem_library); in nss_setup_connect()