Skein_256_Update
Skein_256_Update(ctx,key,keyBytes); /* hash the key */
Skein_256_Update(ctx, in, len);
int Skein_256_Update(Skein_256_Ctxt_t *ctx, const u08b_t *msg, size_t msgByteCnt);