ssl3_RedoHandshake 1761 net/third_party/nss/ssl/sslimpl.h extern SECStatus ssl3_RedoHandshake(sslSocket *ss, PRBool flushCache); ssl3_RedoHandshake 284 net/third_party/nss/ssl/sslsecur.c rv = ssl3_RedoHandshake(ss, flushCache); /* force full handshake. */