Searched refs:crc32_loongarch_hw (Results 1 – 1 of 1) sorted by relevance
30 static u32 crc32_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32_loongarch_hw() function141 ctx->crc = crc32_loongarch_hw(ctx->crc, data, length); in chksum_update()171 put_unaligned_le32(crc32_loongarch_hw(crc, data, len), out); in __chksum_finup()