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