Searched refs:Skein1024_Update (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | skein.h | 99 int Skein1024_Update(Skein1024_Ctxt_t *ctx, const uint8_t *msg,
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein.c | 503 Skein1024_Update(ctx,key,keyBytes); /* hash the key */ in Skein1024_InitExt() 538 int Skein1024_Update(Skein1024_Ctxt_t *ctx, const u08b_t *msg, size_t msgByteCnt) in Skein1024_Update() function 807 Skein1024_Update(ctx, in, len); in SKEIN1024_Update()
|
| H A D | skein.h | 102 int Skein1024_Update(Skein1024_Ctxt_t *ctx, const u08b_t *msg, size_t msgByteCnt);
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein.c | 574 (void) Skein1024_Update(ctx, key, keyBytes); /* hash the key */ in Skein1024_InitExt() 617 Skein1024_Update(Skein1024_Ctxt_t *ctx, const uint8_t *msg, size_t msgByteCnt) in Skein1024_Update() function
|