Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecManagerTest.java1074 IpSecAlgorithm authCrypt = in testAesGcm64Tcp4() local
1082 IpSecAlgorithm authCrypt = in testAesGcm64Tcp6() local
1090 IpSecAlgorithm authCrypt = in testAesGcm64Udp4() local
1098 IpSecAlgorithm authCrypt = in testAesGcm64Udp6() local
1106 IpSecAlgorithm authCrypt = in testAesGcm96Tcp4() local
1114 IpSecAlgorithm authCrypt = in testAesGcm96Tcp6() local
1122 IpSecAlgorithm authCrypt = in testAesGcm96Udp4() local
1130 IpSecAlgorithm authCrypt = in testAesGcm96Udp6() local
1138 IpSecAlgorithm authCrypt = in testAesGcm128Tcp4() local
1146 IpSecAlgorithm authCrypt = in testAesGcm128Tcp6() local
[all …]
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceParameterizedTest.java366 IpSecAlgorithm authCrypt = config.getAuthenticatedEncryption(); in verifyTransformNetdCalledForCreatingSA() local
/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java1633 IpSecAlgorithm authCrypt = c.getAuthenticatedEncryption(); in createOrUpdateTransform() local