HomeSort by relevance Sort by last modified time
    Searched refs:ssl3_HandleRecord (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
ssl3gthr.c 265 * Returns -2 on SECWouldBlock return from ssl3_HandleRecord.
282 /* ssl3_HandleRecord may end up eventually calling ssl_FinishHandshake,
325 rv = ssl3_HandleRecord(ss, NULL, &ss->gs.buf);
359 * ss->gs.buf.len will be 0 when ssl3_HandleRecord returns SECSuccess.
378 rv = ssl3_HandleRecord(ss, &cText, &ss->gs.buf);
436 * Returns -2 on SECWouldBlock return from ssl3_HandleRecord.
sslimpl.h     [all...]
ssl3con.c     [all...]

Completed in 57 milliseconds