Searched refs:SSH_FP_HASH_DEFAULT (Results 1 – 6 of 6) sorted by relevance
69 #define SSH_FP_HASH_DEFAULT SSH_DIGEST_SHA256 macro
88 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
158 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
337 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_server_options()
106 int fingerprint_hash = SSH_FP_HASH_DEFAULT;
2066 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_options()