Home
last modified time | relevance | path

Searched refs:emlxs_dhc_get_auth_key (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h302 extern uint32_t emlxs_dhc_get_auth_key(emlxs_hba_t *hba,
/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) in emlxs_dhc_get_auth_key() function
H A Demlxs_dfc.c9444 if ((rval = emlxs_dhc_get_auth_key(hba, dfc_pwd)) != 0) { in emlxs_dfc_get_auth_pwd()