Home
last modified time | relevance | path

Searched refs:LAST_ENC_ROUND (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h379 #define LAST_ENC_ROUND FOUR_TABLES macro
381 #define LAST_ENC_ROUND ONE_TABLE
383 #define LAST_ENC_ROUND NO_TABLES
498 #undef LAST_ENC_ROUND
499 #define LAST_ENC_ROUND NO_TABLES macro
501 #undef LAST_ENC_ROUND
502 #define LAST_ENC_ROUND ONE_TABLE
614 #if defined(LAST_ENC_ROUND)
615 #undef LAST_ENC_ROUND
617 #define LAST_ENC_ROUND FOUR_TABLES macro
[all …]