Home
last modified time | relevance | path

Searched refs:setAuthentication (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceTest.java317 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuth()
324 config.setAuthentication(algo); in testValidateAlgorithmsAuth()
374 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAuthCrypt()
393 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuth()
417 config.setAuthentication(AUTH_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
DIpSecServiceParameterizedTest.java365 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecTransform.java306 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder
309 mConfig.setAuthentication(algo); in setAuthentication()
DIpSecConfig.java102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() method in IpSecConfig
/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecConfigTest.java69 c.setAuthentication( in getSampleConfig()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecAlgorithmImplTest.java148 transformBuilder.setAuthentication(mIpsecAuthAlgo); in runTest()
DIpSecManagerTest.java284 .setAuthentication( in buildTransportModeTransform()
615 transformBuilder.setAuthentication(auth);
773 .setAuthentication(auth)
DIpSecManagerTunnelTest.java706 transformBuilder.setAuthentication(
1120 transformBuilder.setAuthentication(
DIpSecBaseTest.java696 .setAuthentication( in buildIpSecTransform()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java514 builder.setAuthentication(integrityAlgo.buildIpSecAlgorithmWithKey(integrityKey)); in makeIpSecTransform()
/packages/modules/Connectivity/framework-t/api/
Dcurrent.txt137 …method @NonNull public android.net.IpSecTransform.Builder setAuthentication(@NonNull android.net.I…
/packages/modules/Connectivity/framework-t/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt273 Landroid/net/IpSecConfig;->setAuthentication(Landroid/net/IpSecAlgorithm;)V