Searched refs:NTLM_V2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/kdc/
H A Ddigest.c42 #define NTLM_V2 0x04 macro
984 if ((config->digests_allowed & (NTLM_V1|NTLM_V1_SESSION|NTLM_V2)) == 0) {
1188 if ((config->digests_allowed & NTLM_V2) == 0) {
1346 if (config->digests_allowed & NTLM_V2)

Completed in 28 milliseconds