Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/ssl/
Dexports_win.def15 SSL_CipherPolicySet
Dssl.h267 SSL_IMPORT SECStatus SSL_CipherPolicySet(PRInt32 cipher, PRInt32 policy);
Dsslsock.c1231 return SSL_CipherPolicySet(which, policy); in SSL_SetPolicy()
1235 SSL_CipherPolicySet(PRInt32 which, PRInt32 policy) in SSL_CipherPolicySet() function
/external/chromium_org/net/third_party/nss/patches/
Dcipherorder.patch6 SSL_IMPORT SECStatus SSL_CipherPolicySet(PRInt32 cipher, PRInt32 policy);
Dtlsunique.patch77 SSL_IMPORT SECStatus SSL_CipherPolicySet(PRInt32 cipher, PRInt32 policy);