Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/interface/include/mbedtls/
Dmemory_buffer_alloc.h25 #if !defined(MBEDTLS_MEMORY_ALIGN_MULTIPLE)
26 #define MBEDTLS_MEMORY_ALIGN_MULTIPLE 4 /**< Align on multiples of this value */ macro