Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.c70 int decode_reply(int type);
247 return decode_reply(type); in ssh_lock_agent()
586 return decode_reply(type); in ssh_add_identity_constrained()
626 return decode_reply(type); in ssh_remove_identity()
663 return decode_reply(type); in ssh_update_card()
689 return decode_reply(type); in ssh_remove_all_identities()
693 decode_reply(int type) in decode_reply() function