Searched refs:dfc_auth_pwd (Results 1 – 2 of 2) sorted by relevance
9381 emlxs_dhc_get_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_auth_pwd) in emlxs_dhc_get_auth_key() argument9400 (uint8_t *)&dfc_auth_pwd->lwwpn, in emlxs_dhc_get_auth_key()9401 (uint8_t *)&dfc_auth_pwd->rwwpn); in emlxs_dhc_get_auth_key()9408 (uint8_t *)&dfc_auth_pwd->lwwpn), in emlxs_dhc_get_auth_key()9410 (uint8_t *)&dfc_auth_pwd->rwwpn)); in emlxs_dhc_get_auth_key()9416 dfc_auth_pwd->lpw.length = auth_key->local_password_length; in emlxs_dhc_get_auth_key()9417 dfc_auth_pwd->lpw.type = auth_key->local_password_type; in emlxs_dhc_get_auth_key()9423 dfc_auth_pwd->rpw.length = auth_key->remote_password_length; in emlxs_dhc_get_auth_key()9424 dfc_auth_pwd->rpw.type = auth_key->remote_password_type; in emlxs_dhc_get_auth_key()9430 dfc_auth_pwd->lpw_new.length = auth_key->local_password_length; in emlxs_dhc_get_auth_key()[all …]
303 dfc_auth_password_t *dfc_auth_pwd);