OpenVAS Libraries
9.0.1
|
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]) |
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 | ) |