Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dskein.h50 #define SKEIN_256_STATE_BYTES (8 * SKEIN_256_STATE_WORDS) macro
/f-stack/freebsd/crypto/skein/
H A Dskein.h55 #define SKEIN_256_STATE_BYTES ( 8*SKEIN_256_STATE_WORDS) macro
H A Dskein.c45 u08b_t b[SKEIN_256_STATE_BYTES]; in Skein_256_Init()
89 u08b_t b[SKEIN_256_STATE_BYTES]; in Skein_256_InitExt()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/
H A Dskein.c19 uint8_t b[SKEIN_256_STATE_BYTES]; in Skein_256_Init()
84 uint8_t b[SKEIN_256_STATE_BYTES]; in Skein_256_InitExt()