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

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daesopt.h251 properly aligned. The option SAFE_IO avoids such problems but will
254 arrays on 32-bit word boundaries). If SAFE_IO is not defined it is
259 #define SAFE_IO macro
539 #if defined( SAFE_IO )
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h338 properly aligned. The option SAFE_IO avoids such problems but will
341 arrays on 32-bit word boundaries). If SAFE_IO is not defined it is
346 #define SAFE_IO
579 #if defined(SAFE_IO)

Completed in 23 milliseconds