Searched refs:setAuthenticatedEncryption (Results 1 – 7 of 7) sorted by relevance
353 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAead()360 config.setAuthenticatedEncryption(algo); in testValidateAlgorithmsAead()390 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAeadWithAuth()402 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAeadWithCrypt()414 config.setAuthenticatedEncryption(AEAD_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
352 ipSecConfig.setAuthenticatedEncryption(AEAD_ALGO); in testCreateTransformAead()
69 c.setAuthenticatedEncryption( in getSampleConfig()
395 public IpSecTransform.Builder setAuthenticatedEncryption(@NonNull IpSecAlgorithm algo) { in setAuthenticatedEncryption() method in IpSecTransform.Builder397 mConfig.setAuthenticatedEncryption(algo); in setAuthenticatedEncryption()
107 public void setAuthenticatedEncryption(IpSecAlgorithm authenticatedEncryption) { in setAuthenticatedEncryption() method in IpSecConfig
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
30101 …method @NonNull public android.net.IpSecTransform.Builder setAuthenticatedEncryption(@NonNull andr…