Home
last modified time | relevance | path

Searched defs:SKEIN_T1_TREE_LVL_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_impl.h61 #define SKEIN_T1_TREE_LVL_MASK (((uint64_t)0x7F) << SKEIN_T1_POS_TREE_LVL) macro
/freebsd/sys/crypto/skein/
H A Dskein.h166 #define SKEIN_T1_TREE_LVL_MASK (((u64b_t)0x7F) << SKEIN_T1_POS_TREE_LVL) macro