Searched refs:associatedDataLength (Results 1 – 1 of 1) sorted by relevance
259 int associatedDataLength = associatedData == null ? 0 : associatedData.length; in verifyHeaderAndBody() local260 verified &= (result.getHeader().getAssociatedDataLength() == associatedDataLength); in verifyHeaderAndBody()