Searched defs:inputPacket (Results 1 – 2 of 2) sorted by relevance
159 public static DecodeResult decode(int expectedMsgId, IkeHeader header, byte[] inputPacket) { in decode()688 public DecodeResult decode(int expectedMsgId, IkeHeader header, byte[] inputPacket) { in decode()737 byte[] inputPacket, in decode()846 byte[] inputPacket, in decryptAndAuthenticate()900 byte[] inputPacket, in processIkeFragment()1012 byte[] inputPacket, in DecodeResultPartial()
53 byte[] inputPacket, Class<T> expectedException) throws Exception { in decodeAndVerifyUnprotectedErrorMsg()