Home | History | Annotate | Download | only in test

Lines Matching refs:GetProtocolVersion

1382 static uint16_t GetProtocolVersion(const SSL *ssl) {
1532 GetProtocolVersion(ssl) < TLS1_3_VERSION;
2217 GetProtocolVersion(ssl) < TLS1_3_VERSION &&
2223 if (GetProtocolVersion(ssl) >= TLS1_3_VERSION && !config->is_server) {