Home
last modified time | relevance | path

Searched defs:server_blob (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/crypto/openssh/
HDkexecdh.c98 struct sshbuf *server_blob = NULL; in kex_ecdh_enc() local
200 kex_ecdh_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_ecdh_dec()
234 kex_ecdh_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_ecdh_dec()
HDkexsntrup761x25519.c81 struct sshbuf *server_blob = NULL; in kex_kem_sntrup761x25519_enc() local
165 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_dec()
251 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_dec()
HDkexmlkem768x25519.c96 struct sshbuf *server_blob = NULL; in kex_kem_mlkem768x25519_enc() local
192 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_dec()
279 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_dec()
HDkexc25519.c117 struct sshbuf *server_blob = NULL; in kex_c25519_enc() local
166 kex_c25519_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_c25519_dec()
HDkexdh.c147 struct sshbuf *server_blob = NULL; in kex_dh_enc() local
HDkexgen.c147 struct sshbuf *server_blob = NULL; in input_kex_gen_reply() local