Home
last modified time | relevance | path

Searched defs:crc_ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/crypto/
H A Dcrc32-loongarch.c30 static u32 crc32_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32_loongarch_hw() argument
66 static u32 crc32c_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32c_loongarch_hw() argument
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dcrc32-mips.c70 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument
110 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument
/kernel/linux/linux-6.6/arch/loongarch/crypto/
H A Dcrc32-loongarch.c30 static u32 crc32_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32_loongarch_hw() argument
66 static u32 crc32c_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32c_loongarch_hw() argument
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dcrc32-mips.c76 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument
116 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument
/third_party/littlefs/bd/
H A Dlfs_emubd.c462 uint32_t crc_ = 0xffffffff; in lfs_emubd_rawcrc() local
491 uint32_t crc_ = 0xffffffff; in lfs_emubd_bdcrc() local
[all...]
/third_party/libabigail/src/
H A Dabg-ir.cc1719 abg_compat::optional<uint32_t> crc_; member

Completed in 33 milliseconds