Searched refs:sshbuf_put_ec_pkey (Results 1 – 5 of 5) sorted by relevance
175 sshbuf_put_ec_pkey(struct sshbuf *buf, EVP_PKEY *pkey) in sshbuf_put_ec_pkey() function
234 int sshbuf_put_ec_pkey(struct sshbuf *buf, EVP_PKEY *pkey);
139 (r = sshbuf_put_ec_pkey(b, key->pkey)) != 0) in ssh_ecdsa_serialize_public()
2649 return sshbuf_put_ec_pkey(ssh->state->outgoing_packet, pkey); in sshpkt_put_ec_pkey()
600 sshbuf_put_ec_pkey