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

/freebsd-13-stable/sys/crypto/skein/
H A Dskein_debug.h27 #define SKEIN_RND_FEED_FWD (SKEIN_RND_SPECIAL+2u) macro
H A Dskein_debug.c100 ((skein_DebugFlag & SKEIN_DEBUG_FINAL) && r == SKEIN_RND_FEED_FWD))
111 case SKEIN_RND_FEED_FWD:
118 if (r== SKEIN_RND_FEED_FWD)
H A Dskein_block.c220 Skein_Show_Round(BLK_BITS,&ctx->h,SKEIN_RND_FEED_FWD,ctx->X);
428 Skein_Show_Round(BLK_BITS,&ctx->h,SKEIN_RND_FEED_FWD,ctx->X);
685 Skein_Show_Round(BLK_BITS,&ctx->h,SKEIN_RND_FEED_FWD,ctx->X);
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_block.c238 Skein_Show_Round(BLK_BITS, &ctx->h, SKEIN_RND_FEED_FWD, ctx->X);
468 Skein_Show_Round(BLK_BITS, &ctx->h, SKEIN_RND_FEED_FWD, ctx->X);
767 Skein_Show_Round(BLK_BITS, &ctx->h, SKEIN_RND_FEED_FWD, ctx->X);

Completed in 159 milliseconds