Searched defs:inputPacket (Results 1 – 2 of 2) sorted by relevance
117 public static DecodeResult decode(int expectedMsgId, IkeHeader header, byte[] inputPacket) { in decode()560 public DecodeResult decode(int expectedMsgId, IkeHeader header, byte[] inputPacket) { in decode()609 byte[] inputPacket, in decode()718 byte[] inputPacket, in decryptAndAuthenticate()772 byte[] inputPacket, in processIkeFragment()884 byte[] inputPacket, in DecodeResultPartial()
53 byte[] inputPacket, Class<T> expectedException) throws Exception { in decodeAndVerifyUnprotectedErrorMsg()