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

/freebsd-9.3-release/crypto/heimdal/kdc/
H A Ddigest.c44 #define NTLM_V1 0x01 macro
984 if ((config->digests_allowed & (NTLM_V1|NTLM_V1_SESSION|NTLM_V2)) == 0) {
1253 if ((config->digests_allowed & NTLM_V1) == 0) {
1342 if (config->digests_allowed & NTLM_V1)

Completed in 79 milliseconds