Home | History | Annotate | Download | only in openssh

Lines Matching refs:reason

597 	const char *reason;
599 if (key_cert_check_authority(host_key, 1, 0, host, &reason) != 0) {
600 error("%s", reason);