Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/crypto/aes/amd64/
H A Daesopt.h265 #define DEC_UNROLL FULL macro
267 #define DEC_UNROLL PARTIAL
269 #define DEC_UNROLL NONE
519 #if DEC_ROUND == NO_TABLES && DEC_UNROLL != NONE
520 #undef DEC_UNROLL
521 #define DEC_UNROLL NONE macro