Home
last modified time | relevance | path

Searched refs:KEY_LEN_UNUSED (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DSaProposalTest.java25 import static android.net.ipsec.ike.SaProposal.KEY_LEN_UNUSED;
55 new EncryptionTransform(SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED); in SaProposalTest()
74 SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testBuildIkeSaProposalWithNormalModeCipher()
120 SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testBuildChildSaProposalWithNormalCipher()
141 SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testGetCopyWithoutDhGroup()
168 new IkeSaProposal.Builder().addEncryptionAlgorithm(-1, KEY_LEN_UNUSED); in testBuildEncryptAlgosWithUnrecognizedAlgorithm()
179 .addEncryptionAlgorithm(SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testBuildEncryptAlgosWithTwoModes()
194 .addEncryptionAlgorithm(SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testBuildIkeProposalWithoutPrf()
226 .addEncryptionAlgorithm(SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testBuildIkeProposalNormalCipherWithoutIntegrityAlgo()
244 .addEncryptionAlgorithm(SaProposal.ENCRYPTION_ALGORITHM_3DES, KEY_LEN_UNUSED) in testBuildIkeProposalNormalCipherWithNoneValueIntegrityAlgo()
[all …]
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DSaProposal.java102 public static final int KEY_LEN_UNUSED = 0; field in SaProposal
/packages/modules/IPsec/api/
Dsystem-current.txt264 field public static final int KEY_LEN_UNUSED = 0; // 0x0