dfc_auth_password_t
dfc_auth_password_t *dfc_pwd;
if (dfc->buf1_size < sizeof (dfc_auth_password_t)) {
dfc_pwd = (dfc_auth_password_t *)dfc->buf1;
dfc_auth_password_t *dfc_pwd;
if (dfc->buf1_size < sizeof (dfc_auth_password_t)) {
dfc_pwd = (dfc_auth_password_t *)dfc->buf1;
count = dfc->buf1_size / sizeof (dfc_auth_password_t);
(dfc_auth_password_t *)dfc->buf1);
emlxs_dhc_get_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_auth_pwd)
emlxs_dhc_set_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_pwd)
emlxs_dhc_get_auth_key_table(emlxs_hba_t *hba, dfc_auth_password_t *auth_pwd)
dfc_auth_password_t *dfc_auth_pwd);
dfc_auth_password_t *dfc_pwd);
dfc_auth_password_t *auth_pwd);