Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDkexecdh.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()
HDkexsntrup761x25519.c78 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
243 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
HDkexmlkem768x25519.c93 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_mlkem768x25519_enc()
271 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_mlkem768x25519_enc()
HDkexdh.c143 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
HDkexc25519.c114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc()