Searched refs:SSL_CipherPrefSet (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/third_party/nss/ssl/
H A Dssl.h164 SSL_IMPORT SECStatus SSL_CipherPrefSet(PRFileDesc *fd, PRInt32 cipher, PRBool enabled);
H A Dsslinfo.c289 rv = SSL_CipherPrefSet(fd, pInfo->cipherSuite, PR_FALSE);
H A Dsslsock.c1119 SSL_CipherPrefSet(PRFileDesc *fd, PRInt32 which, PRBool enabled) function

Completed in 62 milliseconds