Home
last modified time | relevance | path

Searched refs:NTLM_TYPE_1 (Results 1 – 2 of 2) sorted by relevance

/dports/security/proxytunnel/proxytunnel-1.10.20210604/
H A Dntlm.h52 #define NTLM_TYPE_1 0x00000001 macro
H A Dntlm.c81 type1->message_type = NTLM_TYPE_1; in build_type1()