| /optee_os/core/lib/libtomcrypt/src/pk/ed25519/ |
| H A D | ed25519_sign.c | 17 unsigned char *s; in s_ed25519_sign() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ecc_recover_key.c | 32 void *r, *s, *v, *w, *t1, *t2, *u1, *u2, *v1, *v2, *e, *x, *y, *a_plus3; in ecc_recover_key() local
|
| /optee_os/ta/remoteproc/src/ |
| H A D | elf_parser.c | 131 size_t s = 0; in e32_parser_find_rsc_table() local
|
| /optee_os/core/lib/libtomcrypt/ |
| H A D | sha3_accel.c | 165 static void copy_out_digest(ulong64 *s, unsigned int digest_size, in copy_out_digest()
|
| /optee_os/core/include/crypto/ |
| H A D | internal_aes-gcm.h | 93 const uint64_t *s = src; in internal_aes_gcm_xor_block() local
|
| /optee_os/core/mm/ |
| H A D | file.c | 85 unsigned int s = 0; in file_add_slice() local
|
| H A D | mobj_dyn_shm.c | 60 size_t s = 0; in mobj_reg_shm_size() local 355 size_t s = 0; in mobj_reg_shm_alloc() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ripemd160.c | 107 #define P(a, b, c, d, e, r, s, f, k) \ in mbedtls_internal_ripemd160_process() argument 115 #define P2(a, b, c, d, e, r, s, rp, sp) \ in mbedtls_internal_ripemd160_process() argument
|
| H A D | bignum.c | 157 int s; in mbedtls_mpi_safe_cond_swap() local 569 int mbedtls_mpi_read_string(mbedtls_mpi *X, int radix, const char *s) in mbedtls_mpi_read_string() 765 char s[MBEDTLS_MPI_RW_BUFFER_SIZE]; in mbedtls_mpi_read_file() local 809 char s[MBEDTLS_MPI_RW_BUFFER_SIZE]; in mbedtls_mpi_write_file() local 1172 int ret, s; in add_sub_mpi() local 2252 size_t i, j, k, s; in mpi_miller_rabin() local
|
| H A D | psa_util.c | 437 unsigned char s[PSA_BITS_TO_BYTES(PSA_VENDOR_ECC_MAX_CURVE_BITS)]; in mbedtls_ecdsa_raw_to_der() local
|
| H A D | md5.c | 91 #define P(a, b, c, d, k, s, t) \ in mbedtls_internal_md5_process() argument
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | rc5.c | 51 ulong32 L[64], *S, A, B, i, j, v, s, t, l; in s_rc5_setup() local
|
| H A D | rc6.c | 48 ulong32 L[64], S[50], A, B, i, j, v, s, l; in s_rc6_setup() local
|
| /optee_os/core/tests/ |
| H A D | ftmn_boot_tests.c | 165 static const char s[] = "s1s2s1"; in chained_calls() local
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | asan.h | 95 static inline void *asan_memset_unchecked(void *s, int c, size_t n) in asan_memset_unchecked()
|
| /optee_os/core/tee/ |
| H A D | entry_std.c | 433 struct tee_ta_session *s; in entry_invoke_command() local 465 struct tee_ta_session *s; in entry_cancel() local
|
| H A D | socket.c | 242 struct ts_session *s = ts_get_calling_session(); in pta_socket_open_session() local
|
| /optee_os/lib/libutee/ |
| H A D | tee_api.c | 105 size_t s = 0; in map_tmp_param() local 326 uint32_t s = 0; in TEE_OpenTASession() local 375 uint32_t s = 0; in __GP11_TEE_OpenTASession() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ec25519/ |
| H A D | tweetnacl.c | 284 sv scalarmult(gf p[4],gf q[4],const u8 *s) in scalarmult() 300 sv scalarbase(gf p[4],const u8 *s) in scalarbase() 455 u8 s[32],t[32],h[64]; in tweetnacl_crypto_sign_open() local
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt.c | 270 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
|
| H A D | fdt_rw.c | 95 static void fdt_del_last_string_(void *fdt, const char *s) in fdt_del_last_string_() 115 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_()
|
| H A D | fdt_ro.c | 15 const char *s, int len) in fdt_nodename_eq_() 41 const char *s, *n; in fdt_get_string() local 96 const char *s, int len) in fdt_string_eq_()
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_arch.c | 292 struct ts_session *s = TAILQ_FIRST(&thread_get_tsd()->sess_stack); in ftrace_suspend() local 300 struct ts_session *s = TAILQ_FIRST(&thread_get_tsd()->sess_stack); in ftrace_resume() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | stmm_sp.c | 169 uint32_t s = 0; in get_spsr() local 464 static TEE_Result stmm_enter_open_session(struct ts_session *s) in stmm_enter_open_session() 485 static TEE_Result stmm_enter_invoke_cmd(struct ts_session *s, uint32_t cmd) in stmm_enter_invoke_cmd()
|
| /optee_os/core/pta/stm32mp/ |
| H A D | remoteproc_pta.c | 348 struct ts_session *s = ts_get_calling_session(); in rproc_pta_open_session() local
|