Home
last modified time | relevance | path

Searched refs:info_chk_ (Results 1 – 1 of 1) sorted by relevance

/external/nos/host/generic/nugget/include/
Dsigned_header.h148 printf("hdr.info_chk : %08x\n", be32toh(info_chk_)); in print()
232 uint32_t info_chk_; // top 32 bit of expected info hash member
239 static_assert(offsetof(SignedHeader, info_chk_) == 1020,