Searched refs:firstTransformRecordB (Results 1 – 5 of 5) sorted by relevance
/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/ |
D | IkeSessionPskTest.java | 115 IpSecTransformCallRecord firstTransformRecordB = in testIkeSessionSetupAndChildSessionSetupWithTunnelMode() local 117 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTunnelMode() 155 verifyCloseIkeAndChildBlocking(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTunnelMode() 222 final IpSecTransformCallRecord firstTransformRecordB = in testIkeSessionSetupAndChildSessionSetupWithAesCmac() local 224 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithAesCmac() 229 verifyCloseIkeAndChildBlocking(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithAesCmac() 293 IpSecTransformCallRecord firstTransformRecordB = in testIkeSessionSetupAndChildSessionSetupWithTunnelModeV6() local 295 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTunnelModeV6() 300 verifyCloseIkeAndChildBlocking(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTunnelModeV6()
|
D | IkeSessionMobikeTest.java | 148 final IpSecTransformCallRecord firstTransformRecordB = in testMigrateNetworksWithoutXfrmMigrate() local 150 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testMigrateNetworksWithoutXfrmMigrate() 166 firstTransformRecordB); in testMigrateNetworksWithoutXfrmMigrate() 343 final IpSecTransformCallRecord firstTransformRecordB = in testSetNetworkWithoutMobikeEnabled() local 345 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testSetNetworkWithoutMobikeEnabled() 362 firstTransformRecordB); in testSetNetworkWithoutMobikeEnabled()
|
D | IkeSessionMschapV2Test.java | 211 IpSecTransformCallRecord firstTransformRecordB = in testIkeSessionSetupAndChildSessionSetupWithTransportMode() local 213 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTransportMode() 218 verifyCloseIkeAndChildBlocking(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTransportMode()
|
D | IkeSessionDigitalSignatureTest.java | 202 IpSecTransformCallRecord firstTransformRecordB = in testIkeSessionSetupAndChildSessionSetupWithTransportMode() local 204 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTransportMode() 209 verifyCloseIkeAndChildBlocking(firstTransformRecordA, firstTransformRecordB); in testIkeSessionSetupAndChildSessionSetupWithTransportMode()
|
D | IkeSessionRekeyTest.java | 147 IpSecTransformCallRecord firstTransformRecordB = in testRekeyIke() local 149 verifyCreateIpSecTransformPair(firstTransformRecordA, firstTransformRecordB); in testRekeyIke() 171 mFirstChildSessionCallback, firstTransformRecordA, firstTransformRecordB); in testRekeyIke()
|