Searched refs:recv_msg (Results 1 – 2 of 2) sorted by relevance
63 recv_msg(Buffer *m) in recv_msg() function128 if (recv_msg(&msg) == SSH2_AGENT_SIGN_RESPONSE) { in pkcs11_rsa_private_encrypt()203 if (recv_msg(&msg) == SSH2_AGENT_IDENTITIES_ANSWER) { in pkcs11_add_provider()234 if (recv_msg(&msg) == SSH_AGENT_SUCCESS) in pkcs11_del_provider()
72 static int recv_msg(struct tac_handle *);546 recv_msg(struct tac_handle *h) in recv_msg() function1089 if (send_msg(h) == -1 || recv_msg(h) == -1) in tac_send_authen()1147 if (send_msg(h) == -1 || recv_msg(h) == -1) in tac_send_author()1205 if (send_msg(h) == -1 || recv_msg(h) == -1) in tac_send_acct()