Searched refs:hostkey_trusted (Results 1 – 1 of 1) sorted by relevance
936 int hostkey_trusted = 0; /* Known or explicitly accepted by user */ in check_host_key() local1114 hostkey_trusted = 1; in check_host_key()1188 hostkey_trusted = 1; /* user explicitly confirmed */ in check_host_key()1393 if (!hostkey_trusted && options.update_hostkeys) { in check_host_key()