OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:previous_host_key
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
sshconnect.c
71
struct sshkey *
previous_host_key
= NULL;
variable in typeref:struct:sshkey
1547
if (sshkey_equal(
previous_host_key
, host_key)) {
1613
sshkey_free(
previous_host_key
);
1614
r = sshkey_from_private(host_key, &
previous_host_key
);
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026