Searched refs:SKEIN_CFG_TREE_LEAF_SIZE_POS (Results 1 – 2 of 2) sorted by relevance
115 #define SKEIN_CFG_TREE_LEAF_SIZE_POS (0) macro120 (((uint64_t)0xFF) << SKEIN_CFG_TREE_LEAF_SIZE_POS)127 ((((uint64_t)(leaf)) << SKEIN_CFG_TREE_LEAF_SIZE_POS) | \
207 #define SKEIN_CFG_TREE_LEAF_SIZE_POS ( 0) macro211 #define SKEIN_CFG_TREE_LEAF_SIZE_MSK (((u64b_t) 0xFF) << SKEIN_CFG_TREE_LEAF_SIZE_POS)216 ( (((u64b_t)(leaf )) << SKEIN_CFG_TREE_LEAF_SIZE_POS) | \