Searched refs:PSEUDORANDOM_FUNCTION_AES128_XCBC (Results 1 – 12 of 12) sorted by relevance
26 import static android.net.ipsec.test.ike.SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC;80 mPrfAes128XCbcTransform = new PrfTransform(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC); in SaProposalTest()89 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in buildTestIkeProposal()118 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testBuildIkeSaProposalWithCombinedModeCipher()190 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()325 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testBuildIkeProposalWithoutDhGroup()340 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in testBuildIkeProposalWithNoneValueDhGroup()397 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_XCBC) in testIsNegotiatedFromProposalWithIntegrityNone()409 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_XCBC) in testIsNegotiatedFromProposalWithIntegrityNone()
153 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in setUp()
20 import static android.net.ipsec.ike.SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC;76 case SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC: in create()106 if (getAlgorithmId() == PSEUDORANDOM_FUNCTION_AES128_XCBC) { in signBytes()167 if (getAlgorithmId() == SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC in generateSKeySeed()
25 import static android.net.ipsec.ike.SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC;96 .addPseudorandomFunction(PSEUDORANDOM_FUNCTION_AES128_XCBC).build(); in getIkeSaProposals()
130 PSEUDORANDOM_FUNCTION_AES128_XCBC,141 public static final int PSEUDORANDOM_FUNCTION_AES128_XCBC = 4; field in SaProposal157 SUPPORTED_PRF_TO_STR.put(PSEUDORANDOM_FUNCTION_AES128_XCBC, "PRF_AES128_XCBC"); in SUPPORTED_PRF_TO_STR.put() argument
203 PSEUDORANDOM_FUNCTION_AES128_XCBC,222 public static final int PSEUDORANDOM_FUNCTION_AES128_XCBC = field in IkeMetrics
56 import static android.net.ipsec.ike.SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC;445 prfs.put(PSEUDORANDOM_FUNCTION_AES128_XCBC, R); in getAllPrfs()
109 SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC)));
239 SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC,
181 IkeMacPrf.create(new PrfTransform(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC)); in setUp()
229 .addPseudorandomFunction(SaProposal.PSEUDORANDOM_FUNCTION_AES128_XCBC) in setUp()
332 field public static final int PSEUDORANDOM_FUNCTION_AES128_XCBC = 4; // 0x4