|
OpenVAS Scanner 23.40.3
|
Unix SMB/CIFS implementation. More...

Go to the source code of this file.
Functions | |
| void | mdfour_ntlmssp (unsigned char *out, const unsigned char *in, int n) |
Unix SMB/CIFS implementation.
A implementation of MD4 designed for use in the SMB authentication protocol
Definition in file md4.h.
| void mdfour_ntlmssp | ( | unsigned char * | out, |
| const unsigned char * | in, | ||
| int | n ) |
Definition at line 165 of file md4.c.
References A, B, C, copy4_ntlmssp(), copy64_ntlmssp(), D, mdfour64_ntlmssp(), and uint32.
Referenced by do_filehash_ntlmssp(), generate_random_buffer_ntlmssp(), and SMBsesskeygen_ntv1_ntlmssp().

