Searched refs:process_remove_all_identities (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dssh-agent.c521 process_remove_all_identities(SocketEntry *e, int version) function
926 process_remove_all_identities(e, 1); /* safe for !WITH_SSH1 */
943 process_remove_all_identities(e, 2);

Completed in 154 milliseconds