Searched refs:setAuthenticatedEncryption (Results 1 – 8 of 8) 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
28870 …method @NonNull public android.net.IpSecTransform.Builder setAuthenticatedEncryption(@NonNull andr…
29000 …method @NonNull public android.net.IpSecTransform.Builder setAuthenticatedEncryption(@NonNull andr…
43633 Landroid/net/IpSecConfig;->setAuthenticatedEncryption(Landroid/net/IpSecAlgorithm;)V