Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h256 #define ENC_UNROLL FULL macro
258 #define ENC_UNROLL PARTIAL
260 #define ENC_UNROLL NONE
505 #if ENC_ROUND == NO_TABLES && ENC_UNROLL != NONE
506 #undef ENC_UNROLL
507 #define ENC_UNROLL NONE macro