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.c 676 ssl->s3->is_v2_hello = 1;
746 if (hs->ssl->s3->is_v2_hello) {
764 ssl->s3->is_v2_hello = 0;
internal.h 1616 unsigned is_v2_hello:1; member in struct:ssl3_state_st
    [all...]

Completed in 41 milliseconds