LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Macros | Functions
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   
)