Searched refs:length_twl (Results 1 – 1 of 1) sorted by relevance
873 const int length_twl = (int)(FS_OVERLAY_TWL_TOTAL * sizeof(FSOverlayInfoHeader)); in FS_AttachOverlayTable() local875 if ((len != length_ntr) && (len != length_ntr + length_twl)) in FS_AttachOverlayTable()888 else if (length_twl != 0) in FS_AttachOverlayTable()891 … if (!FSi_CompareDigest((const u8 *)SDK_LTDOVERLAYTABLE_DIGEST, buffer_twl, length_twl, TRUE)) in FS_AttachOverlayTable()