Searched refs:auth_key (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | ipsec_test_utils.py | 78 auth_key, argument 96 crypt_algo, crypt_key, auth_algo, auth_key, trunc_bit, spis[0], ip_b, 100 crypt_algo, crypt_key, auth_algo, auth_key, trunc_bit, spis[1], ip_a, 253 auth_key = auth_method_key[k] 259 combo.append(auth_key)
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | IpSecTest.py | 129 auth_key = iutils.make_key(al) 156 auth_key, trunc_bits, udp_encap_a) 159 auth_key, trunc_bits, udp_encap_b) 230 auth_key = iutils.make_key(al) 258 auth_key, trunc_bits, udp_encap_a) 261 auth_key, trunc_bits, udp_encap_b) 324 auth_key = iutils.make_key(al) 347 auth_key, trunc_bits, udp_encap_a) 350 auth_key, trunc_bits, udp_encap_b)
|