Searched defs:fec_header (Results 1 – 1 of 1) sorted by relevance
44 struct fec_header { struct45 uint32_t magic;46 uint32_t version;47 uint32_t size;48 uint32_t roots;49 uint32_t fec_size;50 uint64_t inp_size;51 uint8_t hash[SHA256_DIGEST_LENGTH];