Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/skein/
H A Dskein_impl.h120 #define SKEIN_CFG_TREE_LEAF_SIZE_POS (0) macro
125 (((uint64_t)0xFF) << SKEIN_CFG_TREE_LEAF_SIZE_POS)
132 ((((uint64_t)(leaf)) << SKEIN_CFG_TREE_LEAF_SIZE_POS) | \