crc32c_mips_le_hw 202 arch/mips/crypto/crc32-mips.c ctx->crc = crc32c_mips_le_hw(ctx->crc, data, length); crc32c_mips_le_hw 230 arch/mips/crypto/crc32-mips.c put_unaligned_le32(~crc32c_mips_le_hw(crc, data, len), out);