Searched refs:PREINSTALL_MD5 (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | unsigned-md5.c | 316 #define PREINSTALL_MD5 BIT(3) macro 345 expected_to_fail |= fault(PREINSTALL_MD5) && !added_ao; in test_continue() 394 if (strategy & PREINSTALL_MD5) { in open_add() 524 (*port)++, PREINSTALL_MD5 | POSTINSTALL_AO, in client_add_fail_tests() 537 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 547 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_add_fail_tests() 575 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_vrf_tests() 585 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_vrf_tests() 595 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_vrf_tests() 606 (*port)++, PREINSTALL_MD5 | PREINSTALL_AO, in client_vrf_tests() [all …]
|