Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h242 typedef struct emlxs_auth_misc struct
244 uint8_t bi_cval[20]; /* our challenge for bi-dir */
246 uint32_t bi_cval_len; /* 16 for MD5, 20 for SHA1 */
270 } emlxs_auth_misc_t; argument