mbgtools-lx
4.2.8
|
General NTP symmetric key limits to be read from a device. More...
#include <gpsdefs.h>
Data Fields | |
uint16_t | supp_hashes |
See NTP_SYMM_KEY_HASH_MASKS. More... | |
uint16_t | reserved_1 |
Future use. More... | |
uint32_t | reserved_2 |
Future use. More... | |
uint32_t | reserved_3 |
Future use. More... | |
uint32_t | reserved_4 |
Future use. More... | |
General NTP symmetric key limits to be read from a device.
NTP_SYMM_KEY_LIMITS::supp_hashes specifies supported hashing algorithms to create keys with. See NTP_SYMM_KEY_HASH_MASKS. Structure can be queried if NTP_MSK_SYMM_KEYS is set in NTP_GLB_INFO::supp_flags
uint16_t NTP_SYMM_KEY_LIMITS::supp_hashes |