Home | History | Annotate | Download | only in openssh

Lines Matching full:fingerprint_hash

1645 		intptr = &options->fingerprint_hash;
1878 options->fingerprint_hash = -1;
2065 if (options->fingerprint_hash == -1)
2066 options->fingerprint_hash = SSH_FP_HASH_DEFAULT;
2527 dump_cfg_fmtint(oFingerprintHash, o->fingerprint_hash);