Lines Matching refs:Identity
149 } Identity; typedef
361 free_identity(Identity *id) in free_identity()
432 const struct sshkey *tokey, Identity *id, const char *user, in permitted_by_dest_constraints()
487 identity_permitted(Identity *id, SocketEntry *e, char *user, in identity_permitted()
593 static Identity *
596 Identity *id; in lookup_identity()
607 confirm_key(Identity *id, const char *extra) in confirm_key()
638 Identity *id; in process_request_identities()
1015 Identity *id; in process_remove_identity()
1044 Identity *id; in process_remove_all_identities()
1066 Identity *id, *nxt; in reaper()
1371 Identity *id; in process_add_identity()
1436 id = xcalloc(1, sizeof(Identity)); in process_add_identity()
1558 Identity *id; in add_p11_identity()
1565 id = xcalloc(1, sizeof(Identity)); in add_p11_identity()
1671 Identity *id, *nxt; in process_remove_smartcard_key()