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