Home
last modified time | relevance | path

Searched refs:chk_bounds (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/mach-imx/
Dhab.c410 static int chk_bounds(u8 *addr, size_t bytes, u8 *start, u8 *end) in chk_bounds() function
460 if (!chk_bounds(csf_hdr, csf_hdr_len, start, end)) { in csf_is_valid()