Searched refs:Skein_256_Init (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dskein.h91 int Skein_256_Init(Skein_256_Ctxt_t *ctx, size_t hashBitLen);
/freebsd-current/sys/crypto/skein/
H A Dskein.h95 int Skein_256_Init (Skein_256_Ctxt_t *ctx, size_t hashBitLen);
H A Dskein.c39 int Skein_256_Init(Skein_256_Ctxt_t *ctx, size_t hashBitLen) function
82 /* [identical to Skein_256_Init() when keyBytes == 0 && treeInfo == SKEIN_CFG_TREE_INFO_SEQUENTIAL] */
226 ((u08b_t *) Skein_256_Init);
770 Skein_256_Init(ctx, 256);
/freebsd-current/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein.c16 Skein_256_Init(Skein_256_Ctxt_t *ctx, size_t hashBitLen) function
76 * [identical to Skein_256_Init() when keyBytes == 0 &&

Completed in 167 milliseconds