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

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daesopt.h361 #define LAST_ENC_ROUND FOUR_TABLES macro
363 #define LAST_ENC_ROUND ONE_TABLE macro
365 #define LAST_ENC_ROUND NO_TABLES macro
478 #undef LAST_ENC_ROUND macro
479 #define LAST_ENC_ROUND NO_TABLES macro
586 #undef LAST_ENC_ROUND macro
588 #define LAST_ENC_ROUND macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h465 #define LAST_ENC_ROUND FOUR_TABLES macro
467 #define LAST_ENC_ROUND ONE_TABLE macro
469 #define LAST_ENC_ROUND NO_TABLES macro
527 #undef LAST_ENC_ROUND macro
528 #define LAST_ENC_ROUND NO_TABLES macro
530 #undef LAST_ENC_ROUND macro
531 #define LAST_ENC_ROUND ONE_TABLE macro
626 #undef LAST_ENC_ROUND macro
628 #define LAST_ENC_ROUND macro
[all...]

Completed in 23 milliseconds