Home
last modified time | relevance | path

Searched refs:header_count (Results 1 – 3 of 3) sorted by relevance

/lib/mbedtls/external/mbedtls/library/
A Dmemory_buffer_alloc.c59 size_t header_count; member
335 heap.header_count++; in buffer_alloc_calloc()
336 if (heap.header_count > heap.maximum_header_count) { in buffer_alloc_calloc()
337 heap.maximum_header_count = heap.header_count; in buffer_alloc_calloc()
409 heap.header_count--; in buffer_alloc_free()
427 heap.header_count--; in buffer_alloc_free()
497 heap.header_count, heap.total_used, in mbedtls_memory_buffer_alloc_status()
532 *cur_blocks = heap.header_count; in mbedtls_memory_buffer_alloc_cur_get()
/lib/efi_selftest/
A Defi_selftest_http.c148 request_message.header_count = 3; in execute()
181 response_message.header_count = 0; in execute()
235 response_message.header_count = 0; in execute()
/lib/efi_loader/
A Defi_http.c327 token->message->header_count = http_instance->num_headers; in efi_http_response()

Completed in 12 milliseconds