Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dskein.h52 #define SKEIN1024_STATE_BYTES (8 * SKEIN1024_STATE_WORDS) macro
/f-stack/freebsd/crypto/skein/
H A Dskein.h57 #define SKEIN1024_STATE_BYTES ( 8*SKEIN1024_STATE_WORDS) macro
H A Dskein.c440 u08b_t b[SKEIN1024_STATE_BYTES]; in Skein1024_Init()
484 u08b_t b[SKEIN1024_STATE_BYTES]; in Skein1024_InitExt()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/
H A Dskein.c491 uint8_t b[SKEIN1024_STATE_BYTES]; in Skein1024_Init()
554 uint8_t b[SKEIN1024_STATE_BYTES]; in Skein1024_InitExt()