OpenVAS Scanner  6.0.1
Functions
smb_crypt2.c File Reference

Unix SMB/CIFS implementation. SMB parameters and setup. More...

#include "hmacmd5.h"
#include <ctype.h>

Functions

smb_ucs2_t toupper_w (smb_ucs2_t val)
 
int strupper_w (smb_ucs2_t *s)
 
void SMBOWFencrypt_ntv2_ntlmssp (const uchar *kr, const uchar *srv_chal_data, int srv_chal_len, const uchar *cli_chal_data, int cli_chal_len, uchar resp_buf[16])
 

Detailed Description

Unix SMB/CIFS implementation. SMB parameters and setup.

Function Documentation

◆ SMBOWFencrypt_ntv2_ntlmssp()

void SMBOWFencrypt_ntv2_ntlmssp ( const uchar kr,
const uchar srv_chal_data,
int  srv_chal_len,
const uchar cli_chal_data,
int  cli_chal_len,
uchar  resp_buf[16] 
)

◆ strupper_w()

int strupper_w ( smb_ucs2_t s)

◆ toupper_w()

smb_ucs2_t toupper_w ( smb_ucs2_t  val)