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

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

Completed in 85 milliseconds