Searched refs:CHAP_DIGEST_MD5 (Results 1 – 2 of 2) sorted by relevance
101 return CHAP_DIGEST_MD5; in chap_check_algorithm()133 case CHAP_DIGEST_MD5: in chap_server_open()140 chap->digest_type = CHAP_DIGEST_MD5; in chap_server_open()433 case CHAP_DIGEST_MD5: in chap_got_response()
5 #define CHAP_DIGEST_MD5 5 macro