Home
last modified time | relevance | path

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

/third_party/curl/lib/vssh/
H A Dlibssh.c342 struct curl_khkey *knownkeyp = NULL; in myssh_is_known() local
433 knownkeyp = &knownkey; in myssh_is_known()
505 rc = func(data, knownkeyp, /* from the knownhosts file */ in myssh_is_known()
H A Dlibssh2.c495 struct curl_khkey *knownkeyp = NULL; in ssh_knownhost() local
563 knownkeyp = &knownkey; in ssh_knownhost()
580 rc = func(data, knownkeyp, /* from the knownhosts file */ in ssh_knownhost()

Completed in 7 milliseconds