Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dclientloop.c119 #define HOSTKEY_PROOF_RSA_ALGS "rsa-sha2-512,rsa-sha2-256" macro
2161 match_pattern_list(alg, HOSTKEY_PROOF_RSA_ALGS, 0) != 1) { in client_global_hostkeys_private_confirm()