iPXE
|
A TLS 24-bit integer. More...
Data Fields | |
uint8_t | high |
High byte. More... | |
uint16_t | low |
Low word. More... | |
A TLS 24-bit integer.
TLS uses 24-bit integers in several places, which are awkward to parse in C.
uint8_t tls24_t::high |
uint16_t tls24_t::low |