Searched refs:GetProtocolVersion (Results 1 – 1 of 1) sorted by relevance
782 static uint16_t GetProtocolVersion(const SSL *ssl) { in GetProtocolVersion() function818 GetProtocolVersion(ssl) < TLS1_3_VERSION; in CheckHandshakeProperties()1180 GetProtocolVersion(ssl.get()) < TLS1_3_VERSION && in DoExchange()1186 if (GetProtocolVersion(ssl.get()) >= TLS1_3_VERSION && !config->is_server) { in DoExchange()