Searched refs:setAuthenticatedEncryption (Results 1 – 11 of 11) sorted by relevance
356 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAead()363 config.setAuthenticatedEncryption(algo); in testValidateAlgorithmsAead()393 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAeadWithAuth()405 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAeadWithCrypt()417 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
407 ipSecConfig.setAuthenticatedEncryption(AEAD_ALGO); in testCreateTransformAead()
292 public IpSecTransform.Builder setAuthenticatedEncryption(@NonNull IpSecAlgorithm algo) { in setAuthenticatedEncryption() method in IpSecTransform.Builder294 mConfig.setAuthenticatedEncryption(algo); in setAuthenticatedEncryption()
107 public void setAuthenticatedEncryption(IpSecAlgorithm authenticatedEncryption) { in setAuthenticatedEncryption() method in IpSecConfig
74 c.setAuthenticatedEncryption( in getSampleConfig()
142 transformBuilder.setAuthenticatedEncryption(mIpsecAeadAlgo); in runTest()
513 transformBuilder.setAuthenticatedEncryption(aead); in checkTransform()
511 builder.setAuthenticatedEncryption( in makeIpSecTransform()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26467 …method @NonNull public android.net.IpSecTransform.Builder setAuthenticatedEncryption(@NonNull andr…
35961 Landroid/net/IpSecConfig;->setAuthenticatedEncryption(Landroid/net/IpSecAlgorithm;)V