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