Searched refs:isprivate (Results 1 – 2 of 2) sorted by relevance
264 int isprivate; /* key points to the private key */ member1004 if (id->isprivate || (id->key->flags & KEY_FLAG_EXT)) in identity_sign()1326 id->isprivate = 1; in userauth_pubkey()
233 #define isprivate(s) ((s) != 0 && strstr(s, "\033[?") != 0) macro395 && isprivate(enter_ca_mode) in init_dialog()396 && isprivate(exit_ca_mode)) { in init_dialog()