Searched refs:have_sig (Results 1 – 3 of 3) sorted by relevance
305 bool have_sig = params->signing_key_file || params->signature_file; in append_unauthenticated_extensions() local307 if (have_sig) in append_unauthenticated_extensions()317 if (have_sig) in append_unauthenticated_extensions()
85 int have_sig, pktype; in userauth_pubkey() local92 have_sig = packet_get_char(); in userauth_pubkey()141 if (have_sig) { in userauth_pubkey()164 buffer_put_char(&b, have_sig); in userauth_pubkey()167 buffer_put_char(&b, have_sig); in userauth_pubkey()
1071 int matched, ret = -1, have_sig = 1; in sign_and_send_pubkey() local1101 buffer_put_char(&b, have_sig); in sign_and_send_pubkey()1104 buffer_put_char(&b, have_sig); in sign_and_send_pubkey()1174 buffer_put_char(&b, have_sig); in sign_and_send_pubkey()1203 u_int bloblen, have_sig = 0; in send_pubkey_test() local1219 packet_put_char(have_sig); in send_pubkey_test()