Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshbuf-getput-crypto.c175 sshbuf_put_ec_pkey(struct sshbuf *buf, EVP_PKEY *pkey) in sshbuf_put_ec_pkey() function
Dsshbuf.h234 int sshbuf_put_ec_pkey(struct sshbuf *buf, EVP_PKEY *pkey);
Dssh-ecdsa.c139 (r = sshbuf_put_ec_pkey(b, key->pkey)) != 0) in ssh_ecdsa_serialize_public()
Dpacket.c2649 return sshbuf_put_ec_pkey(ssh->state->outgoing_packet, pkey); in sshpkt_put_ec_pkey()
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym600 sshbuf_put_ec_pkey