crc32_mips_le_hw 193 arch/mips/crypto/crc32-mips.c ctx->crc = crc32_mips_le_hw(ctx->crc, data, length); crc32_mips_le_hw 224 arch/mips/crypto/crc32-mips.c put_unaligned_le32(crc32_mips_le_hw(crc, data, len), out);