| /optee_os/core/pta/bcm/ |
| H A D | elog.c | 65 size_t sz = 0; in pta_elog_load_nitro_fw() local 114 uint32_t sz = 0; in get_dump_data() local 147 uint32_t sz = 0; in pta_elog_nitro_crash_dump() local 194 uint32_t sz = 0; in pta_elog_dump() local
|
| /optee_os/core/kernel/ |
| H A D | transfer_list.c | 40 static void unmap_list(struct transfer_list_header *tl, size_t sz) in unmap_list() 49 size_t sz = SMALL_PAGE_SIZE; in transfer_list_map() local 76 size_t sz = tl->max_size; in transfer_list_unmap_sync() local 262 size_t sz = 0; in transfer_list_next() local 362 size_t sz = 0; in transfer_list_set_data_size() local 470 size_t sz = 0; in transfer_list_add() local
|
| H A D | user_access.c | 111 static void *maybe_tag_bb(void *buf, size_t sz) in maybe_tag_bb() 122 static void maybe_untag_bb(void *buf, size_t sz) in maybe_untag_bb()
|
| H A D | ldelf_syscalls.c | 88 size_t sz = ROUNDUP(num_bytes, SMALL_PAGE_SIZE); in ldelf_syscall_unmap() local 498 size_t sz = ROUNDUP(num_bytes, SMALL_PAGE_SIZE); in ldelf_syscall_set_prot() local
|
| /optee_os/core/pta/tests/ |
| H A D | invoke.c | 253 size_t sz = p[0].memref.size; in test_inject_sdp() local 296 size_t sz = p[0].memref.size; in test_transform_sdp() local 335 size_t sz = p[0].memref.size; in test_dump_sdp() local
|
| H A D | fs_htree.c | 99 size_t sz = 0; in test_read_init() local 123 size_t sz = op->params[0].u.value.c; in test_read_final() local 147 size_t sz = op->params[0].u.value.c; in test_write_final() local 411 size_t sz = 0; in aux_alloc() local
|
| H A D | aes_perf.c | 131 const uint8_t *in, size_t sz, uint8_t *out) in do_update()
|
| /optee_os/lib/libmbedtls/core/ |
| H A D | mbed_helpers.c | 18 size_t sz = mbedtls_mpi_size(max); in mbed_gen_random_upto() local
|
| /optee_os/core/tee/ |
| H A D | entry_std.c | 50 const size_t sz) in param_mem_from_mobj() 72 size_t sz = READ_ONCE(fmem->size); in set_fmem_param() local 106 size_t sz = READ_ONCE(tmem->size); in set_tmem_param() local 162 size_t sz = READ_ONCE(rmem->size); in set_rmem_param() local 539 paddr_size_t sz = 0; in lend_protmem() local 617 size_t sz = 0; in get_protmem_config() local
|
| H A D | tee_cryp_concat_kdf.c | 20 size_t hash_len, i, n, sz; in tee_cryp_concat_kdf() local
|
| H A D | tadb.c | 305 size_t sz = len; in tadb_update_payload() local 547 size_t sz = sizeof(ta->entry.tag); in tee_tadb_ta_close_and_commit() local 699 const size_t sz = ta->entry.prop.custom_size + ta->entry.prop.bin_size; in ta_load() local 726 const size_t sz = ta->entry.prop.custom_size + ta->entry.prop.bin_size; in tee_tadb_ta_read() local
|
| /optee_os/core/arch/arm/plat-rockchip/ |
| H A D | platform_rk3399.c | 18 int platform_secure_ddr_region(int rgn, paddr_t st, size_t sz) in platform_secure_ddr_region()
|
| H A D | platform_px30.c | 23 int platform_secure_ddr_region(int rgn, paddr_t st, size_t sz) in platform_secure_ddr_region()
|
| /optee_os/lib/libutils/ext/ |
| H A D | mempool.c | 75 size_t sz = pool->size - raw_malloc_get_ctx_size(); in init_mpool() local 169 size_t sz; in mempool_calloc() local
|
| /optee_os/core/drivers/ |
| H A D | stm32mp15_huk.c | 27 size_t __maybe_unused sz = 0; in stm32mp15_read_uid() local 134 size_t sz = 0; in pos_from_dt() local
|
| H A D | zynqmp_pm.c | 172 TEE_Result zynqmp_efuse_read(uint8_t *buf, size_t sz, enum zynqmp_efuse_id id, in zynqmp_efuse_read() 178 TEE_Result zynqmp_efuse_write(uint8_t *buf, size_t sz, enum zynqmp_efuse_id id, in zynqmp_efuse_write()
|
| H A D | imx_wdog.c | 101 size_t sz = 0; in imx_wdog_base() local
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_optee_abi.c | 105 size_t sz = 0; in get_msg_arg() local 184 size_t sz = sizeof(struct optee_msg_arg); in std_entry_with_parg() local 369 static struct mobj *rpc_shm_mobj_alloc(paddr_t pa, size_t sz, uint64_t cookie) in rpc_shm_mobj_alloc() 467 size_t sz = OPTEE_MSG_GET_ARG_SIZE(THREAD_RPC_MAX_NUM_PARAMS); in get_rpc_arg() local 615 size_t sz = 0; in get_rpc_alloc_res() local
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_optee_smc.c | 104 size_t sz = 0; in get_msg_arg() local 183 size_t sz = sizeof(struct optee_msg_arg); in std_entry_with_parg() local 368 static struct mobj *rpc_shm_mobj_alloc(paddr_t pa, size_t sz, uint64_t cookie) in rpc_shm_mobj_alloc() 466 size_t sz = OPTEE_MSG_GET_ARG_SIZE(THREAD_RPC_MAX_NUM_PARAMS); in get_rpc_arg() local 614 size_t sz = 0; in get_rpc_alloc_res() local
|
| /optee_os/core/pta/ |
| H A D | attestation.c | 90 size_t sz = crypto_bignum_num_bytes(bn); in serialize_bignum() local 122 size_t sz = 0; in serialize_key() local 162 size_t sz = 0; in deserialize_bignum() local 185 size_t sz = 0; in deserialize_key() local 367 size_t sz = 0; in cmd_get_pubkey() local
|
| /optee_os/core/mm/ |
| H A D | tee_mm.c | 74 uint32_t sz = 0; in tee_mm_stats_allocated() local 111 size_t sz = tee_mm_stats_allocated(pool); in update_max_allocated() local
|
| H A D | phys_mem.c | 17 static tee_mm_pool_t *init_pool(paddr_t b, paddr_size_t sz, uint32_t flags) in init_pool() 133 size_t sz = 0; in partial_carve_out() local
|
| /optee_os/core/lib/scmi-server/ |
| H A D | scmi_server.c | 19 uintptr_t smt_phys_to_virt(uintptr_t pa, size_t sz, bool shmem_is_secure) in smt_phys_to_virt()
|
| /optee_os/ldelf/ |
| H A D | ta_elf.c | 235 size_t sz) in check_range() 261 size_t sz = 0; in check_hashtab() local 279 size_t sz = 0; in check_gnu_hashtab() local 489 size_t sz = 0; in init_elf() local 1007 size_t sz = elf->max_addr - elf->load_addr; in map_segments() local 1108 size_t sz = 0; in copy_section_headers() local 1480 size_t sz = 0; in ta_elf_print_mappings() local
|
| /optee_os/ta/pkcs11/src/ |
| H A D | serializer.c | 46 size_t sz = 0; in alloc_and_get() local
|