Searched refs:dfc_auth_pwd (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c9381 emlxs_dhc_get_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_auth_pwd) argument
9400 (uint8_t *)&dfc_auth_pwd->lwwpn,
9401 (uint8_t *)&dfc_auth_pwd->rwwpn);
9408 (uint8_t *)&dfc_auth_pwd->lwwpn),
9410 (uint8_t *)&dfc_auth_pwd->rwwpn));
9416 dfc_auth_pwd->lpw.length = auth_key->local_password_length;
9417 dfc_auth_pwd->lpw.type = auth_key->local_password_type;
9419 * bcopy(auth_key->local_password, dfc_auth_pwd->lpw.password,
9420 * dfc_auth_pwd->lpw.length);
9423 dfc_auth_pwd
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h303 dfc_auth_password_t *dfc_auth_pwd);

Completed in 85 milliseconds