Searched refs:dfc_auth_password_t (Results 1 – 4 of 4) sorted by relevance
303 dfc_auth_password_t *dfc_auth_pwd);311 dfc_auth_password_t *dfc_pwd);317 dfc_auth_password_t *auth_pwd);
1665 } dfc_auth_password_t; typedef
9423 dfc_auth_password_t *dfc_pwd; in emlxs_dfc_get_auth_pwd()9433 if (dfc->buf1_size < sizeof (dfc_auth_password_t)) { in emlxs_dfc_get_auth_pwd()9442 dfc_pwd = (dfc_auth_password_t *)dfc->buf1; in emlxs_dfc_get_auth_pwd()9458 dfc_auth_password_t *dfc_pwd; in emlxs_dfc_set_auth_pwd()9468 if (dfc->buf1_size < sizeof (dfc_auth_password_t)) { in emlxs_dfc_set_auth_pwd()9476 dfc_pwd = (dfc_auth_password_t *)dfc->buf1; in emlxs_dfc_set_auth_pwd()9618 count = dfc->buf1_size / sizeof (dfc_auth_password_t); in emlxs_dfc_get_auth_key_table()9629 (dfc_auth_password_t *)dfc->buf1); in emlxs_dfc_get_auth_key_table()
9381 emlxs_dhc_get_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_auth_pwd) in emlxs_dhc_get_auth_key()9453 emlxs_dhc_set_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_pwd) in emlxs_dhc_set_auth_key()9784 emlxs_dhc_get_auth_key_table(emlxs_hba_t *hba, dfc_auth_password_t *auth_pwd) in emlxs_dhc_get_auth_key_table()