Home
last modified time | relevance | path

Searched defs:size (Results 201 – 225 of 251) sorted by relevance

1234567891011

/optee_os/core/drivers/
H A Datmel_rtc.c290 size_t size = 0; in atmel_rtc_probe() local
H A Dstm32_omm.c90 size_t size = DT_INFO_INVALID_REG_SIZE; in stm32_omm_parse_fdt() local
H A Datmel_piobu.c416 size_t size = 0; in atmel_secumod_probe() local
H A Datmel_wdt.c309 size_t size = 0; in wdt_node_probe() local
H A Dls_dspi.c539 size_t size = 0; in get_info_from_device_tree() local
/optee_os/core/kernel/
H A Dthread.c741 static struct mobj *alloc_shm(enum thread_shm_type shm_type, size_t size) in alloc_shm()
798 size_t size, struct mobj **mobj) in thread_rpc_shm_cache_alloc()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c1688 static int x509_info_ext_key_usage(char **buf, size_t *size, in x509_info_ext_key_usage()
1717 static int x509_info_cert_policies(char **buf, size_t *size, in x509_info_cert_policies()
1751 int mbedtls_x509_crt_info(char *buf, size_t size, const char *prefix, in mbedtls_x509_crt_info()
1902 int mbedtls_x509_crt_verify_info(char *buf, size_t size, const char *prefix, in mbedtls_x509_crt_verify_info()
H A Dx509_create.c471 unsigned char *sig, size_t size, in mbedtls_x509_write_sig()
H A Ddhm.c583 long size; in load_file() local
H A Doid.c1043 const char *oid_str, size_t size) in mbedtls_oid_from_numeric_string()
/optee_os/core/drivers/imx/dcp/
H A Ddcp.c401 const uint8_t *src, uint8_t *dst, size_t size) in dcp_cipher_do_update()
/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c33 size_t size; in get_mp_scratch_memory_pool() local
619 static int mpi_rand(void *a, int size) in mpi_rand()
/optee_os/core/drivers/i2c/
H A Datmel_i2c.c299 size_t size = 0; in atmel_i2c_node_probe() local
/optee_os/core/include/mm/
H A Dmobj.h28 size_t size; member
/optee_os/core/lib/zlib/
H A Dzutil.h266 #define ZALLOC(strm, items, size) \ argument
H A Dinflate.c346 unsigned low, size; in makefixed() local
/optee_os/core/drivers/firewall/
H A Dstm32_risaf.c561 paddr_t paddr, size_t size, in stm32_risaf_acquire_access()
626 paddr_t paddr, size_t size) in stm32_risaf_reconfigure_region()
/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_desc_helper.h558 #define BLACK_KEY_CCM_SIZE(size) \ argument
564 #define BLACK_KEY_ECB_SIZE(size) ROUNDUP(size, 16) argument
/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.c308 size_t size = RISCV_MMU_PGT_SIZE; in core_mmu_pgt_alloc() local
976 void core_mmu_get_user_va_range(vaddr_t *base, size_t *size) in core_mmu_get_user_va_range()
/optee_os/core/drivers/clk/sam/
H A Dsama7g5_clk.c1279 size_t size = 0; in pmc_setup_sama7g5() local
/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c219 uint32_t size = (uint32_t)get_object_key_bit_size(obj); in allocate_tee_operation() local
/optee_os/core/arch/arm/include/
H A Dffa.h373 uint64_t size; member
389 uint32_t size; member
/optee_os/core/lib/libfdt/
H A Dfdt_rw.c141 int fdt_add_mem_rsv(void *fdt, uint64_t address, uint64_t size) in fdt_add_mem_rsv()
/optee_os/core/pta/tests/
H A Ddt_driver_test.c63 static void __maybe_unused *dt_test_alloc(size_t size) in dt_test_alloc()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h211 int size; member
537 unsigned long size; member

1234567891011