Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h590 uint8_t auth_msg_code; /* see above */ member
624 uint8_t auth_msg_code; /* see above */ member
681 uint8_t auth_msg_code; /* see above */ member
696 uint8_t auth_msg_code; /* see above */ member
713 uint8_t auth_msg_code; /* see above */ member
730 uint8_t auth_msg_code; member
740 uint8_t auth_msg_code; member
753 uint8_t auth_msg_code; member
771 uint8_t auth_msg_code; /* see above */ member
785 uint8_t auth_msg_code; /* see above */ member
/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1231 ap->auth_msg_code = DHCHAP_SUCCESS; in emlxs_issue_dhchap_success()
1398 ap->auth_msg_code = AUTH_REJECT; in emlxs_issue_auth_reject()
1638 ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1646 ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1656 null_ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1665 null_ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
2232 chal->cnul.msg_hdr.auth_msg_code = DHCHAP_CHALLENGE; in emlxs_issue_dhchap_challenge()
2601 ap->auth_msg_code = DHCHAP_REPLY; in emlxs_issue_dhchap_reply()
2811 if (ncval->msg_hdr.auth_msg_code == AUTH_REJECT) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2864 if (ncval->msg_hdr.auth_msg_code != DHCHAP_CHALLENGE) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
[all …]