SSL_ReHandshake   842 net/third_party/nss/ssl/ssl.h SSL_IMPORT SECStatus SSL_ReHandshake(PRFileDesc *fd, PRBool flushCache);
SSL_ReHandshake   303 net/third_party/nss/ssl/sslsecur.c     return SSL_ReHandshake(fd, flushCache);
SSL_ReHandshake   309 net/third_party/nss/ssl/sslsecur.c     return SSL_ReHandshake(fd, PR_TRUE);