Searched defs:firstPacket (Results 1 – 2 of 2) sorted by relevance
975 public final byte[] firstPacket; field in IkeMessage.DecodeResultOk977 public DecodeResultOk(IkeMessage ikeMessage, byte[] firstPacket) { in DecodeResultOk()1081 public final byte[] firstPacket; field in IkeMessage.DecodeResultProtectedError1083 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()