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()
348 config.setAuthentication(AUTH_ALGO); in addAuthAndCryptToIpSecConfig()
255 public IpSecTransform.Builder setAuthentication(@NonNull IpSecAlgorithm algo) { in setAuthentication() method in IpSecTransform.Builder258 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()
590 transformBuilder.setAuthentication(848 transformBuilder.setAuthentication(
280 .setAuthentication( in testCreateTransform()516 transformBuilder.setAuthentication(auth); in checkTransform()673 .setAuthentication(auth) in testIkeOverUdpEncapSocket()
647 .setAuthentication( in buildIpSecTransform()
514 builder.setAuthentication(integrityAlgo.buildIpSecAlgorithmWithKey(integrityKey)); in makeIpSecTransform()
136 …method @NonNull public android.net.IpSecTransform.Builder setAuthentication(@NonNull android.net.I…
273 Landroid/net/IpSecConfig;->setAuthentication(Landroid/net/IpSecAlgorithm;)V