Searched refs:KEY_LEN_UNUSED (Results 1 – 3 of 3) sorted by relevance
25 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 …]
102 public static final int KEY_LEN_UNUSED = 0; field in SaProposal
264 field public static final int KEY_LEN_UNUSED = 0; // 0x0