Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dhab.c435 static int chk_bounds(u8 *addr, size_t bytes, u8 *start, u8 *end) in chk_bounds() function
485 if (!chk_bounds(csf_hdr, csf_hdr_len, start, end)) { in csf_is_valid()