Searched refs:setEncryption (Results 1 – 9 of 9) sorted by relevance
334 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsCrypt()341 config.setEncryption(algo); in testValidateAlgorithmsCrypt()373 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAuthCrypt()403 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithCrypt()416 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
288 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
60 c.setEncryption( in getSampleConfig()
359 public IpSecTransform.Builder setEncryption(@NonNull IpSecAlgorithm algo) { in setEncryption() method in IpSecTransform.Builder362 mConfig.setEncryption(algo); in setEncryption()
97 public void setEncryption(IpSecAlgorithm encryption) { in setEncryption() method in IpSecConfig
43639 Landroid/net/IpSecConfig;->setEncryption(Landroid/net/IpSecAlgorithm;)V45115 Landroid/net/sip/SimpleSessionDescription$Fields;->setEncryption(Ljava/lang/String;Ljava/lang/Strin…45154 Landroid/net/sip/SimpleSessionDescription;->setEncryption(Ljava/lang/String;Ljava/lang/String;)V
28872 …method @NonNull public android.net.IpSecTransform.Builder setEncryption(@NonNull android.net.IpSec…
29002 …method @NonNull public android.net.IpSecTransform.Builder setEncryption(@NonNull android.net.IpSec…