Home
last modified time | relevance | path

Searched defs:ALIGN32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/crypto/openssl/crypto/ec/
H A Decp_nistz256.c41 # define ALIGN32 __attribute((aligned(32))) macro
43 # define ALIGN32 __declspec(align(32)) macro
45 # define ALIGN32 macro