Searched defs:RCNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_block.c67 #undef RCNT macro
68 #define RCNT (SKEIN_256_ROUNDS_TOTAL / 8) macro
271 #undef RCNT macro
272 #define RCNT (SKEIN_512_ROUNDS_TOTAL / 8) macro
502 #undef RCNT macro
503 #define RCNT macro
[all...]
/freebsd-13-stable/sys/crypto/skein/
H A Dskein_block.c65 #undef RCNT macro
66 #define RCNT (SKEIN_256_ROUNDS_TOTAL/8) macro
250 #undef RCNT macro
251 #define RCNT (SKEIN_512_ROUNDS_TOTAL/8) macro
458 #undef RCNT macro
459 #define RCNT macro
[all...]

Completed in 113 milliseconds