Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h523 uint8_t auth_msg_code; /* see above */ member
557 uint8_t auth_msg_code; /* see above */ member
614 uint8_t auth_msg_code; /* see above */ member
629 uint8_t auth_msg_code; /* see above */ member
646 uint8_t auth_msg_code; /* see above */ member
663 uint8_t auth_msg_code; member
673 uint8_t auth_msg_code; member
686 uint8_t auth_msg_code; member
704 uint8_t auth_msg_code; /* see above */ member
718 uint8_t auth_msg_code; /* see above */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1206 ap->auth_msg_code = DHCHAP_SUCCESS; in emlxs_issue_dhchap_success()
1373 ap->auth_msg_code = AUTH_REJECT; in emlxs_issue_auth_reject()
1613 ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1621 ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1631 null_ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1640 null_ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
2207 chal->cnul.msg_hdr.auth_msg_code = DHCHAP_CHALLENGE; in emlxs_issue_dhchap_challenge()
2576 ap->auth_msg_code = DHCHAP_REPLY; in emlxs_issue_dhchap_reply()
2786 if (ncval->msg_hdr.auth_msg_code == AUTH_REJECT) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
2839 if (ncval->msg_hdr.auth_msg_code != DHCHAP_CHALLENGE) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
[all …]