Searched refs:setAuthentication (Results 1 – 12 of 12) sorted by relevance
317 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()
365 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
306 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder309 mConfig.setAuthentication(algo); in setAuthentication()
102 public void setAuthentication(IpSecAlgorithm authentication) { in setAuthentication() method in IpSecConfig
69 c.setAuthentication( in getSampleConfig()
148 transformBuilder.setAuthentication(mIpsecAuthAlgo); in runTest()
284 .setAuthentication( in buildTransportModeTransform()615 transformBuilder.setAuthentication(auth);773 .setAuthentication(auth)
706 transformBuilder.setAuthentication(1120 transformBuilder.setAuthentication(
696 .setAuthentication( in buildIpSecTransform()
514 builder.setAuthentication(integrityAlgo.buildIpSecAlgorithmWithKey(integrityKey)); in makeIpSecTransform()
137 …method @NonNull public android.net.IpSecTransform.Builder setAuthentication(@NonNull android.net.I…
273 Landroid/net/IpSecConfig;->setAuthentication(Landroid/net/IpSecAlgorithm;)V