Searched defs:heap (Results 1 – 1 of 1) sorted by relevance
107 static int verify_chain(struct buffer_alloc_ctx *heap) in verify_chain()138 static void *buffer_alloc_calloc_with_heap(struct buffer_alloc_ctx *heap, in buffer_alloc_calloc_with_heap()255 struct buffer_alloc_ctx *heap = get_heap_ctx(); in buffer_alloc_calloc() local261 static void buffer_alloc_free_with_heap(struct buffer_alloc_ctx *heap, in buffer_alloc_free_with_heap()357 struct buffer_alloc_ctx *heap = get_heap_ctx(); in buffer_alloc_free() local397 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_set_verify() local408 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_alloc_verify() local420 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_alloc_init() local451 struct buffer_alloc_ctx *heap = get_heap_ctx(); in mbedtls_memory_buffer_alloc_free() local
Completed in 11 milliseconds