Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dbootutil_misc.c67 fih_ret boot_fih_memequal(const void *s1, const void *s2, size_t n) in boot_fih_memequal() argument
69 return memcmp(s1, s2, n); in boot_fih_memequal()
72 fih_ret boot_fih_memequal(const void *s1, const void *s2, size_t n) in boot_fih_memequal() argument
76 uint8_t *s2_p = (uint8_t*) s2; in boot_fih_memequal()
Dbootutil_priv.h298 fih_ret boot_fih_memequal(const void *s1, const void *s2, size_t n);
/mcuboot-latest/ext/fiat/src/
Dcurve25519.c722 int64_t s2 = 2097151 & (load_3(s + 5) >> 2); in x25519_sc_reduce() local
869 s2 += s14 * 666643; in x25519_sc_reduce()
878 s2 += s13 * 470296; in x25519_sc_reduce()
887 s2 += s12 * 654183; in x25519_sc_reduce()
896 carry2 = (s2 + (1 << 20)) >> 21; in x25519_sc_reduce()
898 s2 -= int64_lshift21(carry2); in x25519_sc_reduce()
913 s2 += carry1; in x25519_sc_reduce()
933 s2 += s12 * 654183; in x25519_sc_reduce()
943 s2 += carry1; in x25519_sc_reduce()
945 carry2 = s2 >> 21; in x25519_sc_reduce()
[all …]
/mcuboot-latest/boot/espressif/port/esp32c3/ld/
Dbootloader.ld85 *(.gnu.linkonce.s2.*)
/mcuboot-latest/boot/espressif/port/esp32s2/ld/
Dbootloader.ld85 *(.gnu.linkonce.s2.*)
/mcuboot-latest/boot/espressif/port/esp32s3/ld/
Dbootloader.ld85 *(.gnu.linkonce.s2.*)
/mcuboot-latest/boot/espressif/port/esp32/ld/
Dbootloader.ld85 *(.gnu.linkonce.s2.*)
/mcuboot-latest/boot/espressif/port/esp32c2/ld/
Dbootloader.ld119 *(.gnu.linkonce.s2.*)
/mcuboot-latest/boot/espressif/port/esp32c6/ld/
Dbootloader.ld115 *(.gnu.linkonce.s2.*)
/mcuboot-latest/boot/espressif/port/esp32h2/ld/
Dbootloader.ld117 *(.gnu.linkonce.s2.*)