Searched refs:SSH2_AGENTC_SIGN_REQUEST (Results 1 – 5 of 5) sorted by relevance
60 #define SSH2_AGENTC_SIGN_REQUEST 13 macro
142 if ((r = sshbuf_put_u8(msg, SSH2_AGENTC_SIGN_REQUEST)) != 0 || in rsa_encrypt()201 if ((r = sshbuf_put_u8(msg, SSH2_AGENTC_SIGN_REQUEST)) != 0 || in ecdsa_do_sign()
292 case SSH2_AGENTC_SIGN_REQUEST: in process()
403 if ((r = sshbuf_put_u8(msg, SSH2_AGENTC_SIGN_REQUEST)) != 0 || in ssh_agent_sign()
837 case SSH2_AGENTC_SIGN_REQUEST: in process_message()