OpenVAS Libraries
9.0.3
|
#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) |
void simple_packet_signature_ntlmssp | ( | uint8_t * | mac_key, |
const uchar * | buf, | ||
uint32 | seq_number, | ||
unsigned char * | calc_md5_mac | ||
) |
Definition at line 27 of file smb_signing.c.
References MD5Context::buf, MD5Final(), MD5Init(), MD5Update(), SIVAL, smb_len, and smb_ss_field.
Referenced by nasl_get_sign().