Home
last modified time | relevance | path

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

/external/chromium/net/third_party/nss/ssl/
Dsslsock.c545 static PRStatus SSL_BypassRegisterShutdown(void) in SSL_BypassRegisterShutdown() function
554 return PR_CallOnce(&setupBypassOnce, &SSL_BypassRegisterShutdown); in SSL_BypassSetup()