have_private_key   90 source4/heimdal/lib/hcrypto/dh-imath.c     int have_private_key = (dh->priv_key != NULL);
have_private_key   98 source4/heimdal/lib/hcrypto/dh-imath.c 	if (!have_private_key) {
have_private_key  140 source4/heimdal/lib/hcrypto/dh-imath.c 	if (have_private_key)
have_private_key  145 source4/heimdal/lib/hcrypto/dh-imath.c 	if (!have_private_key && dh->priv_key) {