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

  /external/boringssl/src/ssl/
dtls_method.cc 89 ssl->d1->r_epoch++;
dtls_record.cc 226 if (epoch != ssl->d1->r_epoch ||
d1_both.cc 374 if (ssl->d1->r_epoch == 1 && msg_hdr.seq != ssl->d1->handshake_read_seq) {
internal.h 2453 uint16_t r_epoch = 0; member in struct:bssl::DTLS1_STATE
    [all...]
ssl_lib.cc     [all...]

Completed in 58 milliseconds