Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dcompat.h32 #define SSH_BUG_SIGTYPE74 0x00000004 macro
H A Dcompat.c67 SSH_BUG_SIGTYPE74}, in compat_banner()
H A Dsshconnect2.c1213 if (key->type == KEY_RSA && (ssh->compat & SSH_BUG_SIGTYPE74)) in key_sig_algorithm()