Searched defs:firstPacket (Results 1 – 2 of 2) sorted by relevance
833 public final byte[] firstPacket; field in IkeMessage.DecodeResultOk835 public DecodeResultOk(IkeMessage ikeMessage, byte[] firstPacket) { in DecodeResultOk()939 public final byte[] firstPacket; field in IkeMessage.DecodeResultProtectedError941 public DecodeResultProtectedError(IkeException ikeException, byte[] firstPacket) { in DecodeResultProtectedError()
285 DecodeResult decodeResult, byte[] firstPacket) throws Exception { in verifyDecodeResultOkAndGetMessage()296 DecodeResult decodeResult, int decodeStatus, byte[] firstPacket) throws Exception { in verifyDecodeResultErrorAndGetIkeException()