Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/crypto/aes/amd64/
H A Daesopt.h257 #define ENC_UNROLL FULL macro
259 #define ENC_UNROLL PARTIAL
261 #define ENC_UNROLL NONE
506 #if ENC_ROUND == NO_TABLES && ENC_UNROLL != NONE
507 #undef ENC_UNROLL
508 #define ENC_UNROLL NONE macro