Home
last modified time | relevance | path

Searched defs:authCrypt (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecManagerTest.java1069 IpSecAlgorithm authCrypt = in testAesGcm64Tcp4() local
1077 IpSecAlgorithm authCrypt = in testAesGcm64Tcp6() local
1085 IpSecAlgorithm authCrypt = in testAesGcm64Udp4() local
1093 IpSecAlgorithm authCrypt = in testAesGcm64Udp6() local
1101 IpSecAlgorithm authCrypt = in testAesGcm96Tcp4() local
1109 IpSecAlgorithm authCrypt = in testAesGcm96Tcp6() local
1117 IpSecAlgorithm authCrypt = in testAesGcm96Udp4() local
1125 IpSecAlgorithm authCrypt = in testAesGcm96Udp6() local
1133 IpSecAlgorithm authCrypt = in testAesGcm128Tcp4() local
1141 IpSecAlgorithm authCrypt = in testAesGcm128Tcp6() local
[all …]
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceParameterizedTest.java362 IpSecAlgorithm authCrypt = config.getAuthenticatedEncryption(); in verifyTransformNetdCalledForCreatingSA() local