Home
last modified time | relevance | path

Searched refs:MAX_PROTOCOLS_TO_TEST (Results 1 – 2 of 2) sorted by relevance

/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_protover.c339 #define MAX_PROTOCOLS_TO_TEST 1024 macro
389 for (uint16_t i = 0; i < MAX_PROTOCOLS_TO_TEST; i++) { in test_protover_supported_protocols()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_protover.c325 #define MAX_PROTOCOLS_TO_TEST 1024 macro
375 for (uint16_t i = 0; i < MAX_PROTOCOLS_TO_TEST; i++) { in test_protover_supported_protocols()