OpenVAS Libraries  8.0.3
Functions
smb_crypt2.c File Reference
#include <ctype.h>
#include "hmacmd5.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])
 

Function Documentation

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] 
)
int strupper_w ( smb_ucs2_t s)
smb_ucs2_t toupper_w ( smb_ucs2_t  val)