Searched refs:KCONFIG_TCP_MD5 (Results 1 – 3 of 3) sorted by relevance
49 if (needs_tcp_md5 && should_skip_test(tst_name, KCONFIG_TCP_MD5)) in try_accept()265 if (needs_tcp_md5 && should_skip_test(tst_name, KCONFIG_TCP_MD5)) in try_connect()417 if (needs_tcp_md5 && should_skip_test(tst_name, KCONFIG_TCP_MD5)) in try_to_preadd()443 if (needs_tcp_md5 && should_skip_test(tst_name, KCONFIG_TCP_MD5)) in try_to_add()
534 if (!should_skip_test("ao required with MD5 key", KCONFIG_TCP_MD5)) { in test_einval_ao_info()
145 KCONFIG_TCP_MD5, /* optional, for TCP-MD5 features */ enumerator