Searched refs:client_verify_post_handshake_ (Results 1 – 1 of 1) sorted by relevance
74 bool client_verify_post_handshake_ = false; member in adb::tls::__anon2995fb160111::TlsConnectionImpl191 client_verify_post_handshake_ = enable; in EnableClientPostHandshakeCheck()287 if (client_verify_post_handshake_ && role_ == Role::Client) { in DoHandshake()