Searched refs:chal_type (Results 1 – 2 of 2) sorted by relevance
106 u_char chal_type; /* hash algorithm for challenges */ member
209 cstate->chal_type = digest; in ChapAuthPeer()594 switch (cstate->chal_type) { in ChapReceiveResponse()613 CHAPDEBUG(LOG_INFO, ("unknown digest type %d\n", cstate->chal_type)); in ChapReceiveResponse()