Searched defs:SAFE_IO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daesopt.h233 * properly aligned. The option SAFE_IO avoids such problems but will
236 * arrays on 32-bit word boundaries). If SAFE_IO is not defined it is
241 #define SAFE_IO macro
568 #if defined(SAFE_IO)

Completed in 58 milliseconds