Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h264 #define DEC_UNROLL FULL macro
266 #define DEC_UNROLL PARTIAL
268 #define DEC_UNROLL NONE
518 #if DEC_ROUND == NO_TABLES && DEC_UNROLL != NONE
519 #undef DEC_UNROLL
520 #define DEC_UNROLL NONE macro