Searched refs:genwqe_crc32 (Results 1 - 3 of 3) sorted by last modified time

/drivers/misc/genwqe/
H A Dcard_dev.c563 crc = genwqe_crc32(xbuf, tocopy, 0xffffffff);
H A Dcard_utils.c190 * genwqe_crc32() - Generate 32-bit crc as required for DDCBs
204 u32 genwqe_crc32(u8 *buff, size_t len, u32 init) function
H A Dgenwqe_driver.h63 u32 genwqe_crc32(u8 *buff, size_t len, u32 init);

Completed in 49 milliseconds