Home | History | Annotate | Download | only in openssh

Lines Matching refs:key_msg

944 			char *key_msg;
946 key_msg = "is unknown";
948 key_msg = "is unchanged";
950 key_msg = "has a different value";
956 error("%s. This could either mean that", key_msg);