Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kdc/
H A Ddigest.c39 #define MS_CHAP_V2 0x20 macro
809 if ((config->digests_allowed & MS_CHAP_V2) == 0) { in _kdc_do_digest()
1408 if (config->digests_allowed & MS_CHAP_V2) in _kdc_do_digest()