Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/net/
DCoreNetworkingOTATest.py68 VPN_TYPE.L2TP_IPSEC_RSA,
69 self.vpn_server_addresses[VPN_TYPE.L2TP_IPSEC_RSA.name][0],
DLegacyVpnTest.py124 vpn = VPN_TYPE.L2TP_IPSEC_RSA
172 vpn = VPN_TYPE.L2TP_IPSEC_RSA
220 vpn = VPN_TYPE.L2TP_IPSEC_RSA
DVpnOverLTETest.py71 vpn = VPN_TYPE.L2TP_IPSEC_RSA
126 vpn = VPN_TYPE.L2TP_IPSEC_RSA
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dconnectivity_const.py147 L2TP_IPSEC_RSA = 2 variable in VpnProfileType