Searched refs:setEncryption (Results 1 – 8 of 8) sorted by relevance
331 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsCrypt()338 config.setEncryption(algo); in testValidateAlgorithmsCrypt()370 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAuthCrypt()400 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithCrypt()413 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
285 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
361 public IpSecTransform.Builder setEncryption(@NonNull IpSecAlgorithm algo) { in setEncryption() method in IpSecTransform.Builder364 mConfig.setEncryption(algo); in setEncryption()
96 public void setEncryption(IpSecAlgorithm encryption) { in setEncryption() method in IpSecConfig
60 c.setEncryption( in getSampleConfig()
46819 Landroid/net/IpSecConfig;->setEncryption(Landroid/net/IpSecAlgorithm;)V48402 Landroid/net/sip/SimpleSessionDescription$Fields;->setEncryption(Ljava/lang/String;Ljava/lang/Strin…48443 Landroid/net/sip/SimpleSessionDescription;->setEncryption(Ljava/lang/String;Ljava/lang/String;)V
28633 …method @NonNull public android.net.IpSecTransform.Builder setEncryption(@NonNull android.net.IpSec…