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