Home
last modified time | relevance | path

Searched defs:client_blob (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/crypto/openssh/
H A Dkexecdh.c92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
227 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
H A Dkexsntrup761x25519.c74 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
239 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
H A Dkexdh.c143 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
H A Dkexc25519.c114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc()