Lines Matching refs:nss
7 #include <nss.h>
37 // SSL_GetNumImplementedCiphers functions when we require NSS 3.12.6.
75 // Initialize the NSS SSL library if it isn't already initialized. This must
76 // be called before any other NSS SSL functions. This function is
77 // thread-safe, and the NSS SSL library will only ever be initialized once.
78 // The NSS SSL library will be properly shut down on program exit.
88 // Map a Chromium net error code to an NSS error code.
89 // See _MD_unix_map_default_error in the NSS source
129 // Maps an NSS error code to a network error code.
214 // to a call to an NSS function. Used instead of SSLErrorParams with