WHIRLPOOL_Update
return WHIRLPOOL_Update(ctx->md_data, data, count);
WHIRLPOOL_Update(&ctx,inp,bytes);
int WHIRLPOOL_Update (WHIRLPOOL_CTX *c,const void *inp,size_t bytes);