Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cfg.h293 #define LTC_ALIGN(n) __attribute__((aligned(n))) macro
295 #define LTC_ALIGN(n) macro
A Dtomcrypt_mac.h499 LTC_ALIGN(16)
A Dtomcrypt_cipher.h323 unsigned char pad[MAXBLOCKSIZE] LTC_ALIGN(16);

Completed in 7 milliseconds