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