Lines Matching full:ao

134 	try_accept("TCP-AO established: add TCP-MD5 key", (*port)++, NULL, 0,  in server_add_fail_tests()
137 try_accept("TCP-MD5 established: add TCP-AO key", (*port)++, &addr_any, in server_add_fail_tests()
139 try_accept("non-signed established: add TCP-AO key", (*port)++, NULL, 0, in server_add_fail_tests()
155 try_accept("AO server (INADDR_ANY): AO client", port++, NULL, 0, in server_fn()
158 try_accept("AO server (INADDR_ANY): MD5 client", port++, NULL, 0, in server_fn()
161 try_accept("AO server (INADDR_ANY): no sign client", port++, NULL, 0, in server_fn()
164 try_accept("AO server (AO_REQUIRED): AO client", port++, NULL, 0, in server_fn()
167 try_accept("AO server (AO_REQUIRED): unsigned client", port++, NULL, 0, in server_fn()
172 try_accept("MD5 server (INADDR_ANY): AO client", port++, &addr_any, 0, in server_fn()
181 try_accept("no sign server: AO client", port++, NULL, 0, in server_fn()
190 try_accept("AO+MD5 server: AO client (matching)", port++, in server_fn()
193 try_accept("AO+MD5 server: AO client (misconfig, matching MD5)", port++, in server_fn()
197 try_accept("AO+MD5 server: AO client (misconfig, non-matching)", port++, in server_fn()
201 try_accept("AO+MD5 server: MD5 client (matching)", port++, in server_fn()
204 try_accept("AO+MD5 server: MD5 client (misconfig, matching AO)", port++, in server_fn()
207 try_accept("AO+MD5 server: MD5 client (misconfig, non-matching)", port++, in server_fn()
210 try_accept("AO+MD5 server: no sign client (unmatched)", port++, in server_fn()
213 try_accept("AO+MD5 server: no sign client (misconfig, matching AO)", in server_fn()
217 try_accept("AO+MD5 server: no sign client (misconfig, matching MD5)", in server_fn()
221 try_accept("AO+MD5 server: client with both [TCP-MD5] and TCP-AO keys", in server_fn()
224 try_accept("AO+MD5 server: client with both TCP-MD5 and [TCP-AO] keys", in server_fn()
516 try_to_add("TCP-AO established: add TCP-MD5 key", in client_add_fail_tests()
520 try_to_add("TCP-MD5 established: add TCP-AO key", in client_add_fail_tests()
524 try_to_add("non-signed established: add TCP-AO key", in client_add_fail_tests()
529 try_to_add("TCP-AO key intersects with existing TCP-MD5 key", in client_add_fail_tests()
533 try_to_add("TCP-MD5 key intersects with existing TCP-AO key", in client_add_fail_tests()
538 try_to_preadd("TCP-MD5 key + TCP-AO required", in client_add_fail_tests()
543 try_to_preadd("TCP-AO required on socket + TCP-MD5 key", in client_add_fail_tests()
560 * | TCP-AO key | | | | in client_vrf_tests()
564 * | TCP-AO key | | | | in client_vrf_tests()
567 * | TCP-AO key | | | | in client_vrf_tests()
571 try_to_preadd("VRF: TCP-AO key (no l3index) + TCP-MD5 key (no l3index)", in client_vrf_tests()
576 try_to_preadd("VRF: TCP-MD5 key (no l3index) + TCP-AO key (no l3index)", in client_vrf_tests()
581 try_to_preadd("VRF: TCP-AO key (no l3index) + TCP-MD5 key (l3index=0)", in client_vrf_tests()
586 try_to_preadd("VRF: TCP-MD5 key (l3index=0) + TCP-AO key (no l3index)", in client_vrf_tests()
591 try_to_preadd("VRF: TCP-AO key (no l3index) + TCP-MD5 key (l3index=N)", in client_vrf_tests()
596 try_to_preadd("VRF: TCP-MD5 key (l3index=N) + TCP-AO key (no l3index)", in client_vrf_tests()
602 try_to_preadd("VRF: TCP-AO key (l3index=0) + TCP-MD5 key (no l3index)", in client_vrf_tests()
607 try_to_preadd("VRF: TCP-MD5 key (no l3index) + TCP-AO key (l3index=0)", in client_vrf_tests()
612 try_to_preadd("VRF: TCP-AO key (l3index=0) + TCP-MD5 key (l3index=0)", in client_vrf_tests()
617 try_to_preadd("VRF: TCP-MD5 key (l3index=0) + TCP-AO key (l3index=0)", in client_vrf_tests()
622 try_to_preadd("VRF: TCP-AO key (l3index=0) + TCP-MD5 key (l3index=N)", in client_vrf_tests()
627 try_to_preadd("VRF: TCP-MD5 key (l3index=N) + TCP-AO key (l3index=0)", in client_vrf_tests()
633 try_to_preadd("VRF: TCP-AO key (l3index=N) + TCP-MD5 key (no l3index)", in client_vrf_tests()
638 try_to_preadd("VRF: TCP-MD5 key (no l3index) + TCP-AO key (l3index=N)", in client_vrf_tests()
643 try_to_preadd("VRF: TCP-AO key (l3index=N) + TCP-MD5 key (l3index=0)", in client_vrf_tests()
648 try_to_preadd("VRF: TCP-MD5 key (l3index=0) + TCP-AO key (l3index=N)", in client_vrf_tests()
653 try_to_preadd("VRF: TCP-AO key (l3index=N) + TCP-MD5 key (l3index=N)", in client_vrf_tests()
658 try_to_preadd("VRF: TCP-MD5 key (l3index=N) + TCP-AO key (l3index=N)", in client_vrf_tests()
672 try_connect("AO server (INADDR_ANY): AO client", port++, NULL, 0, in client_fn()
674 try_connect("AO server (INADDR_ANY): MD5 client", port++, &addr_any, 0, in client_fn()
676 try_connect("AO server (INADDR_ANY): unsigned client", port++, NULL, 0, in client_fn()
678 try_connect("AO server (AO_REQUIRED): AO client", port++, NULL, 0, in client_fn()
680 try_connect("AO server (AO_REQUIRED): unsigned client", port++, NULL, 0, in client_fn()
683 try_connect("MD5 server (INADDR_ANY): AO client", port++, NULL, 0, in client_fn()
690 try_connect("no sign server: AO client", port++, NULL, 0, in client_fn()
697 try_connect("AO+MD5 server: AO client (matching)", port++, NULL, 0, in client_fn()
699 try_connect("AO+MD5 server: AO client (misconfig, matching MD5)", in client_fn()
702 try_connect("AO+MD5 server: AO client (misconfig, non-matching)", in client_fn()
705 try_connect("AO+MD5 server: MD5 client (matching)", port++, &addr_any, 0, in client_fn()
707 try_connect("AO+MD5 server: MD5 client (misconfig, matching AO)", in client_fn()
710 try_connect("AO+MD5 server: MD5 client (misconfig, non-matching)", in client_fn()
713 try_connect("AO+MD5 server: no sign client (unmatched)", in client_fn()
715 try_connect("AO+MD5 server: no sign client (misconfig, matching AO)", in client_fn()
718 try_connect("AO+MD5 server: no sign client (misconfig, matching MD5)", in client_fn()
722 try_connect("AO+MD5 server: client with both [TCP-MD5] and TCP-AO keys", in client_fn()
726 try_connect("AO+MD5 server: client with both TCP-MD5 and [TCP-AO] keys", in client_fn()