Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h180 #define AUTH_NAME_LEN 0x0008 macro
187 #define AUTH_NAME_LEN 0x0800 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1674 ap1->params.name_len = AUTH_NAME_LEN; in emlxs_issue_auth_negotiate()
1734 ap2->params.name_len = AUTH_NAME_LEN; in emlxs_issue_auth_negotiate()
1799 null_ap1->params.name_len = AUTH_NAME_LEN; in emlxs_issue_auth_negotiate()
1818 null_ap2->params.name_len = AUTH_NAME_LEN; in emlxs_issue_auth_negotiate()
2212 chal->cnul.msg_hdr.name_len = (AUTH_NAME_LEN); in emlxs_issue_dhchap_challenge()
2864 if (namelen == AUTH_NAME_LEN) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()