Searched refs:Skein_256_Update (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | skein.h | 95 int Skein_256_Update(Skein_256_Ctxt_t *ctx, const uint8_t *msg,
|
| /f-stack/freebsd/crypto/skein/ |
| H A D | skein.c | 108 Skein_256_Update(ctx,key,keyBytes); /* hash the key */ in Skein_256_InitExt() 143 int Skein_256_Update(Skein_256_Ctxt_t *ctx, const u08b_t *msg, size_t msgByteCnt) in Skein_256_Update() function 793 Skein_256_Update(ctx, in, len); in SKEIN256_Update()
|
| H A D | skein.h | 100 int Skein_256_Update(Skein_256_Ctxt_t *ctx, const u08b_t *msg, size_t msgByteCnt);
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/skein/ |
| H A D | skein.c | 106 (void) Skein_256_Update(ctx, key, keyBytes); in Skein_256_InitExt() 148 Skein_256_Update(Skein_256_Ctxt_t *ctx, const uint8_t *msg, size_t msgByteCnt) in Skein_256_Update() function
|