Searched refs:FULL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daesopt.h131 #define FULL 2 macro
274 #define ENC_UNROLL FULL
282 #define DEC_UNROLL FULL
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h251 #define FULL 2 macro
361 #define ENC_UNROLL FULL
369 #define DEC_UNROLL FULL
H A Daescrypt.c169 #if (ENC_UNROLL == FULL)
327 #if (DEC_UNROLL == FULL)

Completed in 23 milliseconds