Searched refs:TEE_Malloc (Results 1 – 1 of 1) sorted by relevance
19 TEE_Malloc(uint32_t size, uint32_t hint) in TEE_Malloc() function37 TEE_Malloc(uint32_t size, uint32_t hint) in TEE_Malloc() function61 return TEE_Malloc(size, TEE_USER_MEM_HINT_NO_FILL_ZERO); in lws_malloc()71 void *ptr = TEE_Malloc(size, TEE_USER_MEM_HINT_NO_FILL_ZERO); in lws_zalloc()