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

  /external/boringssl/src/ssl/
s3_both.cc 688 ssl->s3->is_v2_hello = 1;
756 if (hs->ssl->s3->is_v2_hello) {
774 ssl->s3->is_v2_hello = 0;
internal.h 1716 unsigned is_v2_hello:1; member in struct:ssl3_state_st
    [all...]

Completed in 139 milliseconds