Home
last modified time | relevance | path

Searched refs:L2TP_IPSEC_RSA (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/net/
DLegacyVpnTest.py110 vpn = VPN_TYPE.L2TP_IPSEC_RSA
166 vpn = VPN_TYPE.L2TP_IPSEC_RSA
222 vpn = VPN_TYPE.L2TP_IPSEC_RSA
DCoreNetworkingOTATest.py68 VPN_TYPE.L2TP_IPSEC_RSA,
69 self.vpn_server_addresses[VPN_TYPE.L2TP_IPSEC_RSA.name][0],
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dconnectivity_const.py120 L2TP_IPSEC_RSA = 2 variable in VpnProfileType