Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDauthfd.c70 int decode_reply(int type);
247 return decode_reply(type); in ssh_lock_agent()
537 return decode_reply(type); in ssh_add_identity_constrained()
575 return decode_reply(type); in ssh_remove_identity()
612 return decode_reply(type); in ssh_update_card()
638 return decode_reply(type); in ssh_remove_all_identities()
642 decode_reply(int type) in decode_reply() function
HDssh_namespace.h256 #define decode_reply ssh_decode_reply macro