Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h427 uint16_t HashList_wcnt; /* set to 0x0002 i.e. MD5 and SHA-1 */ member
448 uint16_t HashList_wcnt; /* set to 0x0002 i.e. MD5 and SHA-1 */ member
471 uint16_t HashList_wcnt; /* set to 0x0002 i.e. MD5 and SHA-1 */ member
492 uint16_t HashList_wcnt; /* set to 0x0002 i.e. MD5 and SHA-1 */ member
508 uint16_t HashList_wcnt; /* set to 0x0002 i.e. MD5 and SHA-1 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1681 ap1->params.HashList_wcnt = LE_SWAP16(hash_wcnt); in emlxs_issue_auth_negotiate()
1741 ap2->params.HashList_wcnt = LE_SWAP16(hash_wcnt); in emlxs_issue_auth_negotiate()
1807 null_ap1->params.HashList_wcnt = LE_SWAP16(0x0001); in emlxs_issue_auth_negotiate()
1827 null_ap2->params.HashList_wcnt = LE_SWAP16(0x0002); in emlxs_issue_auth_negotiate()