Searched refs:knownkeyp (Results 1 – 2 of 2) sorted by relevance
340 struct curl_khkey *knownkeyp = NULL; in myssh_is_known() local428 knownkeyp = &knownkey; in myssh_is_known()500 rc = func(data, knownkeyp, /* from the knownhosts file */ in myssh_is_known()
499 struct curl_khkey *knownkeyp = NULL; in ssh_knownhost() local567 knownkeyp = &knownkey; in ssh_knownhost()584 rc = func(data, knownkeyp, /* from the knownhosts file */ in ssh_knownhost()
Completed in 23 milliseconds