struct
structshkey__t
A key used to represent a hash code of an object.
variable
uint16_t shkey_t::alg
The code algorythm (SHALG_XXX).
variable
uint16_t shkey_t::crc
An optional checksum.
variable
uint32_t shkey_t::code[7]
[7]
The checksum values comprimising the key.