Home
last modified time | relevance | path

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

/external/openssh/
Dsshkey.h71 #define SSH_FP_HASH_DEFAULT SSH_DIGEST_SHA256 macro
Dssh-add.c86 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
Dssh-agent.c151 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
Dreadconf.c1857 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_options()
Dservconf.c339 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_server_options()
Dssh-keygen.c98 int fingerprint_hash = SSH_FP_HASH_DEFAULT;