Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h179 #define AUTH_NAME_ID 0x0001 macro
186 #define AUTH_NAME_ID 0x0100 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1673 ap1->params.name_tag = AUTH_NAME_ID; in emlxs_issue_auth_negotiate()
1733 ap2->params.name_tag = AUTH_NAME_ID; in emlxs_issue_auth_negotiate()
1798 null_ap1->params.name_tag = AUTH_NAME_ID; in emlxs_issue_auth_negotiate()
1817 null_ap2->params.name_tag = AUTH_NAME_ID; in emlxs_issue_auth_negotiate()
2211 chal->cnul.msg_hdr.name_tag = (AUTH_NAME_ID); in emlxs_issue_dhchap_challenge()