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

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshd-session.c166 u_int num_hostkeys; member in struct:__anon1
706 sensitive_data.num_hostkeys = num_keys;
1088 if (options.num_host_key_files != sensitive_data.num_hostkeys) {
1090 options.num_host_key_files, sensitive_data.num_hostkeys);

Completed in 126 milliseconds