Searched refs:lsavhi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c263 uint32_t lsavhi; /* high order two-bytes of four-byte checksum */ local
324 lsavhi = (uint32_t)tempa.hl.hi;
328 return (lsavhi+lsavlo);

Completed in 57 milliseconds