iPXE
Data Fields
mschapv2_challenge Struct Reference

An MS-CHAPv2 challenge. More...

#include <mschapv2.h>

Data Fields

uint8_t byte [16]
 Raw bytes. More...
 

Detailed Description

An MS-CHAPv2 challenge.

Definition at line 15 of file mschapv2.h.

Field Documentation

◆ byte

uint8_t mschapv2_challenge::byte[16]

Raw bytes.

Definition at line 17 of file mschapv2.h.

Referenced by eap_rx_mschapv2_request().


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