mbgtools-lx  4.2.8
NTP_SYMM_KEY_LIMITS Struct Reference

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...
 

Detailed Description

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

Definition at line 15859 of file gpsdefs.h.

Field Documentation

◆ reserved_1

uint16_t NTP_SYMM_KEY_LIMITS::reserved_1

Future use.

Definition at line 15862 of file gpsdefs.h.

◆ reserved_2

uint32_t NTP_SYMM_KEY_LIMITS::reserved_2

Future use.

Definition at line 15863 of file gpsdefs.h.

◆ reserved_3

uint32_t NTP_SYMM_KEY_LIMITS::reserved_3

Future use.

Definition at line 15864 of file gpsdefs.h.

◆ reserved_4

uint32_t NTP_SYMM_KEY_LIMITS::reserved_4

Future use.

Definition at line 15865 of file gpsdefs.h.

◆ supp_hashes

uint16_t NTP_SYMM_KEY_LIMITS::supp_hashes

See NTP_SYMM_KEY_HASH_MASKS.

Definition at line 15861 of file gpsdefs.h.


The documentation for this struct was generated from the following file: