Searched defs:ssl3_GatherCompleteHandshake (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dssl3gthr.c274 ssl3_GatherCompleteHandshake(sslSocket *ss, int flags) function
280 SSL_TRC(30, ("ssl3_GatherCompleteHandshake"));
446 /* ssl3_GatherCompleteHandshake requires both of these locks. */
451 rv = ssl3_GatherCompleteHandshake(ss, flags);

Completed in 276 milliseconds