| /optee_os/core/tests/ |
| H A D | ftmn_boot_tests.c | 26 static TEE_Result __noinline simple_call_memcmp(const void *s1, const void *s2, in simple_call_memcmp() 38 static const char s1[] = "s1"; in simple_call() local 59 static TEE_Result __noinline two_level_call_memcmp2(const void *s1, in two_level_call_memcmp2() 72 static TEE_Result __noinline two_level_call_memcmp1(const void *s1, in two_level_call_memcmp1() 78 static TEE_Result __noinline two_level_call_memcmp(const void *s1, in two_level_call_memcmp() 98 static const char s1[] = "s1"; in two_level_call() local 118 static TEE_Result __noinline chained_call_memcmp2(const void *s1, in chained_call_memcmp2() 126 static TEE_Result __noinline chained_call_memcmp1(const void *s1, in chained_call_memcmp1() 142 static TEE_Result __noinline chained_call_memcmp(const void *s1, in chained_call_memcmp()
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | string_ext.h | 28 static inline int buf_compare_ct(const void *s1, const void *s2, size_t n) in buf_compare_ct()
|
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | memcmp.c | 87 unsigned char *s1 = (unsigned char *)m1; variable
|
| /optee_os/core/lib/libtomcrypt/src/misc/ |
| H A D | adler32.c | 24 unsigned long s1, s2; in adler32_update() local
|
| /optee_os/core/include/kernel/ |
| H A D | asan.h | 55 static inline void *asan_memcpy_unchecked(void *__restrict s1, in asan_memcpy_unchecked()
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/aes/ |
| H A D | aes.c | 269 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_rijndael_ecb_encrypt() local 453 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_rijndael_ecb_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/mac/pelican/ |
| H A D | pelican.c | 50 ulong32 s0, s1, s2, s3, t0, t1, t2, t3; in s_four_rounds() local
|
| /optee_os/core/lib/libtomcrypt/src/mac/poly1305/ |
| H A D | poly1305.c | 18 ulong32 s1,s2,s3,s4; in s_poly1305_block() local
|
| /optee_os/core/lib/zlib/ |
| H A D | zutil.c | 161 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() argument
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | constant_time_impl.h | 274 uint64_t s1; in mbedtls_ct_uint_lt() local
|
| H A D | pem.c | 278 const unsigned char *s1, *s2, *end; in mbedtls_pem_read_buffer() local
|
| H A D | sha512.c | 404 uint64x2_t s1 = (uint64x2_t) vld1q_u8(msg + 16 * 1); in mbedtls_internal_sha512_process_many_a64_crypto() local
|
| H A D | x509_crt.c | 248 static int x509_memcasecmp(const void *s1, const void *s2, size_t len) in x509_memcasecmp()
|
| /optee_os/core/arch/riscv/include/kernel/ |
| H A D | thread_arch.h | 76 unsigned long s1; member 140 unsigned long s1; member
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_arith_mpi.c | 843 int8_t s1 = mpi_op1.s; in TEE_BigIntComputeExtendedGcd() local
|
| /optee_os/core/mm/ |
| H A D | core_mmu.c | 2785 paddr_size_t s1 = 0; in core_mmu_init_phys_mem() local
|