__chksumc_finup   247 arch/mips/crypto/crc32-mips.c 	return __chksumc_finup(ctx->crc, data, len, out);
__chksumc_finup   263 arch/mips/crypto/crc32-mips.c 	return __chksumc_finup(mctx->key, data, length, out);