Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cfg.h299 #define LTC_ALIGN(n) __attribute__((aligned(n))) macro
301 #define LTC_ALIGN(n) macro