Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/newlib/
H A Dstrtok_r.c39 register int c, sc; in __strtok_r() local
51 for (spanp = (char *)delim; (sc = *spanp++) != 0;) { in __strtok_r()
52 if (c == sc) { in __strtok_r()
78 if ((sc = *spanp++) == c) { in __strtok_r()
86 } while (sc != 0); in __strtok_r()
/optee_os/core/lib/libtomcrypt/
H A Dshake.c79 struct shake_ctx *sc = to_shake_ctx(src_ctx); in do_sha3_copy_state() local
81 assert(sc->ctx.ops == dc->ctx.ops); in do_sha3_copy_state()
82 dc->sha3 = sc->sha3; in do_sha3_copy_state()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Daria.c144 const uint8_t sc[256], const uint8_t sd[256]) in aria_sl()
148 (((uint32_t) sc[MBEDTLS_BYTE_2(*a)]) << 16) ^ in aria_sl()
152 (((uint32_t) sc[MBEDTLS_BYTE_2(*b)]) << 16) ^ in aria_sl()
156 (((uint32_t) sc[MBEDTLS_BYTE_2(*c)]) << 16) ^ in aria_sl()
160 (((uint32_t) sc[MBEDTLS_BYTE_2(*d)]) << 16) ^ in aria_sl()
/optee_os/core/arch/arm/dts/
H A Dstm32mp157c-ev1.dts381 st,no-lsfs-sc;
392 st,no-lsfs-sc;
H A Dstm32mp15xx-dkx.dtsi728 st,no-lsfs-sc;
740 st,no-lsfs-sc;