__chksum_finup
return __chksum_finup(&mctx->key, data, length, out);
return __chksum_finup(&ctx->crc, data, len, out);