| /optee_os/ta/pkcs11/src/ |
| H A D | attributes.c | 31 void *data, size_t size) in add_attribute() 173 uint32_t size = 0; in get_attribute() local 195 void *data, size_t size) in set_attribute() 236 uint32_t size = sizeof(bbool); in get_bool() local 262 uint32_t size = 0; in attributes_match_reference() local 295 uint32_t size = 0; in attributes_match_add_reference() local
|
| H A D | persistent_token.c | 28 char *name, size_t size) in get_db_file_name() 346 TEE_UUID *array, size_t *size) in get_persistent_objects_list() 429 size_t size = 0; in register_persistent_object() local 557 size_t size = 0; in update_persistent_object_attributes() local 611 size_t size = 0; in init_persistent_db() local
|
| /optee_os/lib/libutils/ext/ |
| H A D | base64.c | 11 size_t base64_enc_len(size_t size) in base64_enc_len() 73 bool base64_dec(const char *data, size_t size, void *buf, size_t *blen) in base64_dec()
|
| H A D | snprintk.c | 112 snprintk(char *bf, size_t size, const char *fmt, ...) in snprintk() 129 vsnprintk(char *bf, size_t size, const char *fmt, va_list ap) in vsnprintk() 135 __vsnprintf(char *bf, size_t size, const char *fmt, va_list ap, in __vsnprintf() 220 static int uuid2str(char *dst, size_t size, void *ptr) in uuid2str() 259 int size; /* size of converted field or string */ in kprintf() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/pkcs1/ |
| H A D | pkcs_1_i2osp.c | 25 unsigned long size; in pkcs_1_i2osp() local
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget_malloc.c | 563 size_t nmemb, size_t size, const char *fname, in mem_alloc_unlocked() 609 size_t nmemb, size_t size, const char *fname, int lineno) in mem_alloc() 645 static void *get_payload_start_size(void *raw_buf, size_t *size) in get_payload_start_size() 660 #define realloc_unlocked(ctx, ptr, size) \ argument 666 size_t size, const char *fname, int lineno) in __mdbg_alloc() 712 void *malloc(size_t size) in malloc() 718 void *malloc_flags(uint32_t flags, void *ptr, size_t alignment, size_t size) in malloc_flags() 724 void *calloc(size_t nmemb, size_t size) in calloc() 731 void *realloc(void *ptr, size_t size) in realloc() 737 void *memalign(size_t alignment, size_t size) in memalign() [all …]
|
| H A D | fwrite.c | 10 size_t fwrite(const void *ptr, size_t size, size_t nmemb, FILE *stream) in fwrite()
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ecc_sizes.c | 15 int i, size; in ecc_sizes() local
|
| H A D | ecc_ssh_ecdsa_encode_name.c | 24 int err, size = 0; in ecc_ssh_ecdsa_encode_name() local
|
| H A D | ecc_get_key.c | 18 unsigned long size, ksize; in ecc_get_key() local
|
| H A D | ecc_set_curve.c | 44 int ecc_set_curve_by_size(int size, ecc_key *key) in ecc_set_curve_by_size()
|
| H A D | ltc_ecc_export_point.c | 8 …point(unsigned char *out, unsigned long *outlen, void *x, void *y, unsigned long size, int compres… in ltc_ecc_export_point()
|
| /optee_os/core/drivers/crypto/caam/hal/common/ |
| H A D | hal_sm_dt.c | 21 size_t size = 0; in caam_hal_sm_get_base_dt() local
|
| /optee_os/core/lib/zlib/ |
| H A D | zutil.c | 218 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 281 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() 306 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
|
| /optee_os/core/include/mm/ |
| H A D | tee_mmu_types.h | 89 size_t size; member 103 size_t size; member 121 size_t size; member 135 static inline void mattr_perm_to_str(char *str, size_t size, uint32_t attr) in mattr_perm_to_str()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | md_wrap.h | 34 unsigned char size; member
|
| /optee_os/core/tee/ |
| H A D | tee_cryp_utl.c | 19 TEE_Result tee_alg_get_digest_size(uint32_t algo, size_t *size) in tee_alg_get_digest_size() 59 TEE_Result tee_cipher_get_block_size(uint32_t algo, size_t *size) in tee_cipher_get_block_size()
|
| /optee_os/core/drivers/ |
| H A D | cbmem_console.c | 22 uint32_t size; member 31 uint32_t size; member 53 uint32_t size; member
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | mempool.h | 24 size_t size; member
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/choice/ |
| H A D | der_decode_choice.c | 23 unsigned long size, x, z; in der_decode_choice() local
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | thread_optee_abi.c | 389 static struct mobj *thread_rpc_alloc_arg(size_t size) in thread_rpc_alloc_arg() 611 unsigned int bt, size_t size) in get_rpc_alloc_res() 659 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() 677 struct mobj *thread_rpc_alloc_payload(size_t size) in thread_rpc_alloc_payload() 682 struct mobj *thread_rpc_alloc_kernel_payload(size_t size) in thread_rpc_alloc_kernel_payload() 706 struct mobj *thread_rpc_alloc_global_payload(size_t size) in thread_rpc_alloc_global_payload()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_optee_smc.c | 388 static struct mobj *thread_rpc_alloc_arg(size_t size) in thread_rpc_alloc_arg() 610 unsigned int bt, size_t size) in get_rpc_alloc_res() 658 static struct mobj *thread_rpc_alloc(size_t size, size_t align, unsigned int bt) in thread_rpc_alloc() 676 struct mobj *thread_rpc_alloc_payload(size_t size) in thread_rpc_alloc_payload() 681 struct mobj *thread_rpc_alloc_kernel_payload(size_t size) in thread_rpc_alloc_kernel_payload() 700 struct mobj *thread_rpc_alloc_global_payload(size_t size) in thread_rpc_alloc_global_payload()
|
| /optee_os/core/mm/ |
| H A D | tee_mm.c | 15 bool tee_mm_init(tee_mm_pool_t *pool, paddr_t lo, paddr_size_t size, in tee_mm_init() 122 tee_mm_entry_t *tee_mm_alloc_flags(tee_mm_pool_t *pool, size_t size, in tee_mm_alloc_flags() 233 tee_mm_entry_t *tee_mm_alloc2(tee_mm_pool_t *pool, paddr_t base, size_t size) in tee_mm_alloc2()
|
| /optee_os/core/include/drivers/ |
| H A D | imx_mu.h | 23 uint8_t size; member 30 uint8_t size; member
|
| /optee_os/core/arch/arm/plat-rzn1/ |
| H A D | rzn1_regauth.h | 12 uint32_t size; member
|