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

/freebsd-11.0-release/crypto/openssh/
H A Dsshkey.h69 #define SSH_FP_HASH_DEFAULT SSH_DIGEST_SHA256 macro
H A Dssh-add.c88 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
H A Dssh-agent.c164 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
H A Dreadconf.c1950 options->fingerprint_hash = SSH_FP_HASH_DEFAULT;
H A Dservconf.c362 options->fingerprint_hash = SSH_FP_HASH_DEFAULT;
H A Dssh-keygen.c104 int fingerprint_hash = SSH_FP_HASH_DEFAULT;

Completed in 186 milliseconds