Searched refs:SSH_FP_HASH_DEFAULT (Results 1 – 6 of 6) sorted by relevance
71 #define SSH_FP_HASH_DEFAULT SSH_DIGEST_SHA256 macro
86 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
151 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
1857 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_options()
339 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_server_options()
98 int fingerprint_hash = SSH_FP_HASH_DEFAULT;