Home
last modified time | relevance | path

Searched defs:_AUTH_NEGOT_PARAMS_NULL_1 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h483 typedef struct _AUTH_NEGOT_PARAMS_NULL_1 struct
485 uint16_t name_tag; /* set to 0x0001 */
486 uint16_t name_len; /* set to 0x0008 */
487 NAME_TYPE nodeName; /* WWPN */
488 uint32_t proto_num; /* set to 0x5 */
489 uint32_t para_len; /* set to 0x28 i.e., 40 bytes */
490 uint32_t proto_id; /* set to HDCHAP */
491 uint16_t HashList_tag; /* set to 0x0001 */
493 uint32_t HashList_value1; /* set to MD5's ID 0x00000005 */
494 uint16_t DHgIDList_tag; /* set to 0x0002 */
[all …]