Searched refs:createOutboundKePayload (Results 1 – 7 of 7) sorted by relevance
82 IkeKePayload.createOutboundKePayload(DH_GROUP_2048_BIT_MODP, rFactory); in testDeterministicSecureRandomInKePayload()84 IkeKePayload.createOutboundKePayload(DH_GROUP_2048_BIT_MODP, rFactory); in testDeterministicSecureRandomInKePayload()
148 IkeKePayload.createOutboundKePayload( in testGetIkeKePayload()243 IkeKePayload.createOutboundKePayload( in testGetIkeCurveKePayload()
210 public static IkeKePayload createOutboundKePayload( in createOutboundKePayload() method in IkeKePayload
339 IkeKePayload.createOutboundKePayload( in verifyChildKeyExchange()
1848 IkeKePayload.createOutboundKePayload( in testValidateExpectKeExistCase()1897 IkeKePayload.createOutboundKePayload( in testThrowWhenKeHasMismatchedDhGroup()1923 IkeKePayload.createOutboundKePayload( in testThrowForUnexpectedKe()2058 IkeKePayload.createOutboundKePayload(expectedDh, createMockRandomFactory())); in verifyRemoteRekeyWithKePayload()
2168 IkeKePayload.createOutboundKePayload(dhGroups[0].id, randomFactory)); in getChildCreatePayloads()
5601 payloadList.add(IkeKePayload.createOutboundKePayload(selectedDhGroup, randomFactory)); in getCreateIkeSaPayloads()