Home
last modified time | relevance | path

Searched refs:knownkeyp (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vssh/
H A Dlibssh.c340 struct curl_khkey *knownkeyp = NULL; in myssh_is_known() local
428 knownkeyp = &knownkey; in myssh_is_known()
500 rc = func(data, knownkeyp, /* from the knownhosts file */ in myssh_is_known()
H A Dlibssh2.c499 struct curl_khkey *knownkeyp = NULL; in ssh_knownhost() local
567 knownkeyp = &knownkey; in ssh_knownhost()
584 rc = func(data, knownkeyp, /* from the knownhosts file */ in ssh_knownhost()

Completed in 20 milliseconds