Searched defs:crc32c (Results 1 – 14 of 14) sorted by relevance
620 multitable_crc32c(uint32_t crc32c, in multitable_crc32c()704 singletable_crc32c(uint32_t crc32c, in singletable_crc32c()721 calculate_crc32c(uint32_t crc32c, in calculate_crc32c()738 sctp_finalize_crc32c(uint32_t crc32c) in sctp_finalize_crc32c()
45 namespace crc32c { namespace
25 namespace crc32c { namespace
22 namespace crc32c { namespace
56 fixed32 crc32c = 6; field
330 uint32 crc32c() { return crc32c_; } in crc32c() function
244 size_t* bytes_written, uint32* crc32c) { in WriteStringTensor()296 size_t* bytes_written, uint32* crc32c) { in WriteVariantTensor()456 uint32 crc32c = 0; in Add() local
326 static inline u32 crc32c(u32 crc, const u8 *in, size_t len) in crc32c() function
353 public static HashFunction crc32c() { in crc32c() method in Hashing
93 def crc32c(buf): function
605 crc32c = _messages.StringField(9) variable in Object
110 uint32_t crc32c; member
668 "crc32c": { object