uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

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

Definition at line 60 of file chpms.h.

Function Documentation

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