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

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daesopt.h130 #define PARTIAL 1 macro
276 #define ENC_UNROLL PARTIAL
284 #define DEC_UNROLL PARTIAL
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h250 #define PARTIAL 1 macro
363 #define ENC_UNROLL PARTIAL
371 #define DEC_UNROLL PARTIAL
H A Daescrypt.c201 #if (ENC_UNROLL == PARTIAL)
359 #if (DEC_UNROLL == PARTIAL)

Completed in 16 milliseconds