Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.c75 uint8_t *s1_p = (uint8_t*) s1; in boot_fih_memequal() local
80 if (s1_p[i] != s2_p[i]) { in boot_fih_memequal()