Searched refs:NO_TABLES (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daesopt.h98 #define NO_TABLES 0 macro
376 #define ENC_ROUND NO_TABLES
384 #define LAST_ENC_ROUND NO_TABLES
392 #define DEC_ROUND NO_TABLES
400 #define LAST_DEC_ROUND NO_TABLES
413 #define KEY_SCHED NO_TABLES
498 #if ENC_ROUND == NO_TABLES && LAST_ENC_ROUND != NO_TABLES
500 #define LAST_ENC_ROUND NO_TABLES
506 #if ENC_ROUND == NO_TABLES
[all...]
H A Daeskey.c244 #if DEC_ROUND == NO_TABLES
349 #if !(DEC_ROUND == NO_TABLES)
436 #if !(DEC_ROUND == NO_TABLES)
540 #if !(DEC_ROUND == NO_TABLES)

Completed in 65 milliseconds