Searched refs:Skein_256_Update (Results 1 – 3 of 3) sorted by relevance
90 int Skein_256_Update(Skein_256_Ctxt_t *ctx, const uint8_t *msg,
68 Skein_256_Update;
116 (void) Skein_256_Update(ctx, key, keyBytes); in Skein_256_InitExt()158 Skein_256_Update(Skein_256_Ctxt_t *ctx, const uint8_t *msg, size_t msgByteCnt) in Skein_256_Update() function