Searched refs:nfp_crc32_be (Results 1 – 1 of 1) sorted by relevance
26 nfp_crc32_be(uint32_t crc, unsigned char const *p, size_t len) in nfp_crc32_be() function38 crc = nfp_crc32_be(crc, &c, 1); in nfp_crc32_posix_end()48 return nfp_crc32_posix_end(nfp_crc32_be(0, buff, len), len); in nfp_crc32_posix()