smbencrypt.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SMBencrypt (unsigned char *passwd, unsigned char *c8, unsigned char *p24)
 
void SMBNTencrypt (unsigned char *passwd, unsigned char *c8, unsigned char *p24)
 
void nt_lm_owf_gen (char *pwd, char *nt_p16, char *p16)
 

Function Documentation

◆ nt_lm_owf_gen()

void nt_lm_owf_gen ( char *  pwd,
char *  nt_p16,
char *  p16 
)

Definition at line 153 of file smbencrypt.c.

References E_md4hash(), E_P16(), StrnCpy(), strupper(), and uchar.

◆ SMBencrypt()

void SMBencrypt ( unsigned char *  passwd,
unsigned char *  c8,
unsigned char *  p24 
)

◆ SMBNTencrypt()

void SMBNTencrypt ( unsigned char *  passwd,
unsigned char *  c8,
unsigned char *  p24 
)

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors