OpenVAS Scanner
7.0.0~git
|
Unix SMB/CIFS implementation. SMB Signing Code. More...
#include "smb_signing.h"
Go to the source code of this file.
Functions | |
void | simple_packet_signature_ntlmssp (uint8_t *mac_key, const uchar *buf, uint32 seq_number, unsigned char *calc_md5_mac) |
Unix SMB/CIFS implementation. SMB Signing Code.
Definition in file smb_signing.c.
void simple_packet_signature_ntlmssp | ( | uint8_t * | mac_key, |
const uchar * | buf, | ||
uint32 | seq_number, | ||
unsigned char * | calc_md5_mac | ||
) |
Definition at line 36 of file smb_signing.c.
References MD5Context::buf, MD5Final(), MD5Init(), MD5Update(), SIVAL, smb_len, and smb_ss_field.
Referenced by nasl_get_sign().