Searched refs:check_protocol (Results 1 – 4 of 4) sorted by relevance
42 int check_protocol(const char *str);
388 int check_protocol(const char *str) in check_protocol() function
1172 err = check_protocol(config->proto_default); in getparameter()
100 static int check_protocol(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_protocol() function365 ret &= check_protocol(result, test_ctx); in check_test()