Home
last modified time | relevance | path

Searched defs:DebugSaveTweak (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/crypto/skein/
H A Dskein_block.c44 #define DebugSaveTweak(ctx) { ctx->h.T[0] = ts[0]; ctx->h.T[1] = ts[1]; } macro
46 #define DebugSaveTweak(ctx) macro
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/
H A Dskein_block.c59 #define DebugSaveTweak(ctx) macro