Searched refs:setEncryption (Results 1 – 8 of 8) sorted by relevance
324 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsCrypt()331 config.setEncryption(algo); in testValidateAlgorithmsCrypt()363 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAuthCrypt()393 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithCrypt()406 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
256 config.setEncryption(CRYPT_ALGO); in addAuthAndCryptToIpSecConfig()
179 public void setEncryption(String method, String key) { in setEncryption() method in SimpleSessionDescription180 mFields.setEncryption(method, key); in setEncryption()454 public void setEncryption(String method, String key) { in setEncryption() method in SimpleSessionDescription.Fields
358 public IpSecTransform.Builder setEncryption(@NonNull IpSecAlgorithm algo) { in setEncryption() method in IpSecTransform.Builder361 mConfig.setEncryption(algo); in setEncryption()
93 public void setEncryption(IpSecAlgorithm encryption) { in setEncryption() method in IpSecConfig
58 c.setEncryption( in getSampleConfig()
25388 Landroid/net/IpSecTransform$Builder;->setEncryption(Landroid/net/IpSecAlgorithm;)Landroid/net/IpSec…
27061 method public android.net.IpSecTransform.Builder setEncryption(android.net.IpSecAlgorithm);