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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h387 #define DEC_ROUND FOUR_TABLES macro
389 #define DEC_ROUND ONE_TABLE macro
391 #define DEC_ROUND NO_TABLES macro
510 #if DEC_ROUND == NO_TABLES && LAST_DEC_ROUND != NO_TABLES
513 #elif DEC_ROUND == ONE_TABLE && LAST_DEC_ROUND == FOUR_TABLES
518 #if DEC_ROUND == NO_TABLES && DEC_UNROLL != NONE
618 #if defined(DEC_ROUND)
619 #undef DEC_ROUND macro
621 #define DEC_ROUND FOUR_TABLES macro
650 #if DEC_ROUND
[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 48 milliseconds