Searched refs:outPtr (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/crypto/skein/ |
H A D | skein_debug.c | 76 void Skein_Show_Final(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t cnt,const u08b_t *outPtr) in Skein_Show_Final() argument 82 Show08(cnt,outPtr); in Skein_Show_Final()
|
H A D | skein_debug.h | 19 void Skein_Show_Final(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t cnt,const u08b_t *outPtr);
|
H A D | skein.h | 262 #define Skein_Show_Final(bits,ctx,cnt,outPtr) argument
|
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | skein_impl.h | 189 #define Skein_Show_Final(bits, ctx, cnt, outPtr) argument
|