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

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daesopt.h274 #define ENC_UNROLL FULL macro
276 #define ENC_UNROLL PARTIAL macro
278 #define ENC_UNROLL NONE macro
486 #undef ENC_UNROLL macro
487 #define ENC_UNROLL NONE macro
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h361 #define ENC_UNROLL FULL macro
363 #define ENC_UNROLL PARTIAL macro
365 #define ENC_UNROLL NONE macro
535 #undef ENC_UNROLL macro
536 #define ENC_UNROLL NONE macro

Completed in 7 milliseconds