Home
last modified time | relevance | path

Searched refs:setEncryption (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceTest.java336 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsCrypt()
343 config.setEncryption(algo); in testValidateAlgorithmsCrypt()
375 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAuthCrypt()
405 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithCrypt()
418 config.setEncryption(CRYPT_ALGO); in testValidateAlgorithmsAeadWithAuthAndCrypt()
DIpSecServiceParameterizedTest.java347 config.setEncryption(CRYPT_ALGO); in addAuthAndCryptToIpSecConfig()
/packages/modules/Connectivity/framework-t/src/android/net/
DIpSecTransform.java240 public IpSecTransform.Builder setEncryption(@NonNull IpSecAlgorithm algo) { in setEncryption() method in IpSecTransform.Builder
243 mConfig.setEncryption(algo); in setEncryption()
DIpSecConfig.java97 public void setEncryption(IpSecAlgorithm encryption) { in setEncryption() method in IpSecConfig
/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecConfigTest.java65 c.setEncryption( in getSampleConfig()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecAlgorithmImplTest.java145 transformBuilder.setEncryption(mIpsecEncryptAlgo); in runTest()
DIpSecManagerTunnelTest.java588 transformBuilder.setEncryption(
846 transformBuilder.setEncryption(
DIpSecManagerTest.java279 .setEncryption(new IpSecAlgorithm(IpSecAlgorithm.CRYPT_AES_CBC, CRYPT_KEY)) in testCreateTransform()
513 transformBuilder.setEncryption(crypt); in checkTransform()
672 .setEncryption(crypt) in testIkeOverUdpEncapSocket()
DIpSecBaseTest.java646 .setEncryption(new IpSecAlgorithm(IpSecAlgorithm.CRYPT_AES_CBC, CRYPT_KEY)) in buildIpSecTransform()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DSaRecord.java513 builder.setEncryption(encryptionAlgo.buildIpSecAlgorithmWithKey(encryptionKey)); in makeIpSecTransform()
/packages/modules/Connectivity/framework-t/api/
Dcurrent.txt137 …method @NonNull public android.net.IpSecTransform.Builder setEncryption(@NonNull android.net.IpSec…
/packages/modules/Connectivity/Tethering/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority-tiramisu.txt278 Landroid/net/IpSecConfig;->setEncryption(Landroid/net/IpSecAlgorithm;)V