Searched refs:key_equal (Results 1 – 8 of 8) sorted by relevance
71 int key_equal(const Key *, const Key *);
245 key_equal(key, keys[i])) { in main()
280 if (key_equal(key, found)) { in check_host_in_hostfile_by_key_or_type()
151 key_equal(const Key *a, const Key *b) in key_equal() function
292 if (key_equal(found, key) && in user_key_allowed2()
717 (ip_status != HOST_CHANGED || !key_equal(ip_key, file_key))) in check_host_key()
521 if (!key_equal(key, authctxt->last_key)) { in input_userauth_pk_ok()
167 if (key_equal(key, id->key)) in lookup_identity()