iPXE
Data Fields
mschapv2_nt_response Struct Reference

An MS-CHAPv2 NT response. More...

#include <mschapv2.h>

Data Fields

uint8_t block [3][8]
 DES-encrypted blocks. More...
 

Detailed Description

An MS-CHAPv2 NT response.

Definition at line 21 of file mschapv2.h.

Field Documentation

◆ block

uint8_t mschapv2_nt_response::block[3][8]

DES-encrypted blocks.

Definition at line 23 of file mschapv2.h.

Referenced by mschapv2_challenge_response().


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