Home
last modified time | relevance | path

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

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