Home
last modified time | relevance | path

Searched refs:resp_type (Results 1 – 8 of 8) sorted by relevance

/openbsd/usr.sbin/pppd/
H A Dchap.h100 u_char resp_type; /* hash algorithm for responses */ member
H A Dchap.c139 cstate->resp_type = digest; in ChapAuthWithPeer()
436 switch (cstate->resp_type) { in ChapReceiveChallenge()
449 CHAPDEBUG((LOG_INFO, "unknown digest type %d", cstate->resp_type)); in ChapReceiveChallenge()
/openbsd/sys/dev/pci/
H A Dif_mwxreg.h925 uint8_t resp_type; member
H A Dif_mwx.c3340 .resp_type = 0, in mt7921_mcu_set_deep_sleep()
/openbsd/sys/dev/ic/
H A Dqwxreg.h4206 enum wmi_start_event_param resp_type; member
H A Dqwzreg.h4202 enum wmi_start_event_param resp_type; member
H A Dqwx.c12040 vdev_rsp->resp_type = ev->resp_type; in qwx_pull_vdev_start_resp_tlv()
H A Dqwz.c11278 vdev_rsp->resp_type = ev->resp_type; in qwz_pull_vdev_start_resp_tlv()