Home
last modified time | relevance | path

Searched refs:AUTHEXP_DHGROUP_UNUSABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h152 #define AUTHEXP_DHGROUP_UNUSABLE 0x02 /* AUTHRJT_LOGIC_ERR */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c622 case AUTHEXP_DHGROUP_UNUSABLE: /* 0x02 */ in emlxs_dhc_status()
2799 case AUTHEXP_DHGROUP_UNUSABLE: in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3255 case AUTHEXP_DHGROUP_UNUSABLE: in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3762 case AUTHEXP_DHGROUP_UNUSABLE: in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
4223 case AUTHEXP_DHGROUP_UNUSABLE: in emlxs_rcv_auth_msg_dhchap_success_cmpl_wait4next()
4917 ReasonCodeExplanation = AUTHEXP_DHGROUP_UNUSABLE; in emlxs_rcv_auth_msg_unmapped_node()