Home
last modified time | relevance | path

Searched refs:v2_clienthello (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/
Ds3_both.c678 ssl->s3->hs->v2_clienthello = 1; in read_v2_client_hello()
Dinternal.h1130 unsigned v2_clienthello:1; in OPENSSL_MSVC_PRAGMA() member
Dhandshake_server.c489 if (hs->v2_clienthello) { in ssl3_accept()