Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect2.c1254 int r, fallback_sigtype, sent = 0; in sign_and_send_pubkey() local
1316 for (fallback_sigtype = 0; fallback_sigtype <= 1; fallback_sigtype++) { in sign_and_send_pubkey()
1320 if ((alg = key_sig_algorithm(fallback_sigtype ? NULL : ssh, in sign_and_send_pubkey()
1363 !fallback_sigtype) { in sign_and_send_pubkey()