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

  /external/boringssl/src/ssl/
dtls_method.cc 76 if (ssl->d1->flight_has_reply) {
d1_lib.cc 84 flight_has_reply(false) {}
d1_both.cc 436 ssl->d1->flight_has_reply = true;
508 ssl->d1->flight_has_reply = false;
internal.h 2446 bool flight_has_reply:1; member in struct:bssl::DTLS1_STATE
    [all...]

Completed in 53 milliseconds