ReactOS 0.4.15-dev-7924-g5949c20
chpms.h File Reference

Go to the source code of this file.

Macros

#define MAX_NT_PASSWORD   256 /* Maximum number of (Unicode) chars in an NT password */
 

Functions

void ChapMS (chap_state *, char *, int, char *, int)
 

Macro Definition Documentation

◆ MAX_NT_PASSWORD

#define MAX_NT_PASSWORD   256 /* Maximum number of (Unicode) chars in an NT password */

Definition at line 60 of file chpms.h.

Function Documentation

◆ ChapMS()

void ChapMS ( chap_state ,
char ,
int  ,
char ,
int   
)