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