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