Searched defs: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.h353 #define ENC_ROUND FOUR_TABLES macro
355 #define ENC_ROUND ONE_TABLE macro
357 #define ENC_ROUND NO_TABLES macro
582 #undef ENC_ROUND macro
584 #define ENC_ROUND FOUR_TABLES macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daesopt.h457 #define ENC_ROUND FOUR_TABLES macro
459 #define ENC_ROUND ONE_TABLE macro
461 #define ENC_ROUND NO_TABLES macro
622 #undef ENC_ROUND macro
624 #define ENC_ROUND FOUR_TABLES macro
[all...]

Completed in 74 milliseconds