Searched refs:boundary_ltd (Results 1 – 1 of 1) sorted by relevance
942 const u32 boundary_ltd = header->digest_area_ltd.offset + header->digest_area_ltd.length; in MBi_ReloadCache() local947 else if ((p_info->src < boundary_ltd) && (p_info->src + length > boundary_ltd)) in MBi_ReloadCache()949 length = boundary_ltd - p_info->src; in MBi_ReloadCache()