Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dmemory_buffer_alloc.c40 #define MAGIC1 0xFF00AA55 macro
130 if( hdr->magic1 != MAGIC1 ) in verify_header()
328 new->magic1 = MAGIC1; in buffer_alloc_calloc()
597 heap.first->magic1 = MAGIC1; in mbedtls_memory_buffer_alloc_init()

Completed in 2 milliseconds