Home
last modified time | relevance | path

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

/external/openssh/
Dsshkey.h69 #define SSH_FP_HASH_DEFAULT SSH_DIGEST_SHA256 macro
Dssh-add.c88 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
Dssh-agent.c158 static int fingerprint_hash = SSH_FP_HASH_DEFAULT;
Dservconf.c337 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_server_options()
Dssh-keygen.c106 int fingerprint_hash = SSH_FP_HASH_DEFAULT;
Dreadconf.c2066 options->fingerprint_hash = SSH_FP_HASH_DEFAULT; in fill_default_options()