Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dskein.h51 #define SKEIN_512_STATE_BYTES (8 * SKEIN_512_STATE_WORDS) macro
/f-stack/freebsd/crypto/skein/
H A Dskein.h56 #define SKEIN_512_STATE_BYTES ( 8*SKEIN_512_STATE_WORDS) macro
H A Dskein.c242 u08b_t b[SKEIN_512_STATE_BYTES]; in Skein_512_Init()
287 u08b_t b[SKEIN_512_STATE_BYTES]; in Skein_512_InitExt()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/
H A Dskein.c255 uint8_t b[SKEIN_512_STATE_BYTES]; in Skein_512_Init()
321 uint8_t b[SKEIN_512_STATE_BYTES]; in Skein_512_InitExt()