Searched refs:dh_group_name (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/crypto/heimdal/kdc/
H A Dpkinit.c66 char *dh_group_name; member in struct:pk_client_params
193 if (cp->dh_group_name)
194 free(cp->dh_group_name);
365 &client_params->dh_group_name);
1335 if (cp->dh_group_name)
1336 other = cp->dh_group_name;

Completed in 139 milliseconds