Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/skein/
H A Dskein_impl.h121 #define SKEIN_CFG_TREE_NODE_SIZE_POS (8) macro
127 (((uint64_t)0xFF) << SKEIN_CFG_TREE_NODE_SIZE_POS)
133 (((uint64_t)(node)) << SKEIN_CFG_TREE_NODE_SIZE_POS) | \