All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
smbdes.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void smbdes_lmpwdhash (char const *password, uint8_t *lmhash)
 
void smbdes_mschap (uint8_t const win_password[16], uint8_t const *challenge, uint8_t *response)
 
void smbhash (unsigned char *out, unsigned char const *in, unsigned char *key)
 

Function Documentation

void smbdes_lmpwdhash ( char const *  password,
uint8_t *  lmhash 
)

Definition at line 318 of file smbdes.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void smbdes_mschap ( uint8_t const  win_password[16],
uint8_t const *  challenge,
uint8_t *  response 
)

Definition at line 338 of file smbdes.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void smbhash ( unsigned char *  out,
unsigned char const *  in,
unsigned char *  key 
)

Definition at line 286 of file smbdes.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: