Searched refs:digest_type (Results 1 – 2 of 2) sorted by relevance
123 chap->digest_type = CHAP_DIGEST_MD5; in chap_server_open()124 pr_debug("[server] Sending CHAP_A=%d\n", chap->digest_type); in chap_server_open()429 switch (chap->digest_type) { in chap_got_response()437 chap->digest_type); in chap_got_response()
31 unsigned char digest_type; member