mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:27:16 +03:00
unit1600: unit test for Curl_ntlm_core_mk_nt_hash
This commit is contained in:
parent
6b68aa989c
commit
83bb07027d
6 changed files with 42 additions and 10 deletions
|
|
@ -510,6 +510,7 @@ static void ascii_uppercase_to_unicode_le(unsigned char *dest,
|
|||
|
||||
/*
|
||||
* Set up nt hashed passwords
|
||||
* @unittest: 1600
|
||||
*/
|
||||
CURLcode Curl_ntlm_core_mk_nt_hash(struct SessionHandle *data,
|
||||
const char *password,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue