Searched defs:firstPacket (Results 1 – 2 of 2) sorted by relevance
976 public final byte[] firstPacket; field in IkeMessage.DecodeResultOk978 public DecodeResultOk(IkeMessage ikeMessage, byte[] firstPacket) { in DecodeResultOk()1082 public final byte[] firstPacket; field in IkeMessage.DecodeResultProtectedError1084 public DecodeResultProtectedError(IkeException ikeException, byte[] firstPacket) { in DecodeResultProtectedError()
287 DecodeResult decodeResult, byte[] firstPacket) throws Exception { in verifyDecodeResultOkAndGetMessage()298 DecodeResult decodeResult, int decodeStatus, byte[] firstPacket) throws Exception { in verifyDecodeResultErrorAndGetIkeException()