Searched defs:server_blob (Results 1 – 6 of 6) sorted by relevance
94 struct sshbuf *server_blob = NULL; in kex_ecdh_enc() local196 kex_ecdh_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_ecdh_dec()
77 struct sshbuf *server_blob = NULL; in kex_kem_sntrup761x25519_enc() local161 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_dec()
88 struct sshbuf *server_blob = NULL; in kex_kem_mlkem768x25519_enc() local184 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_dec()
115 struct sshbuf *server_blob = NULL; in kex_c25519_enc() local164 kex_c25519_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_c25519_dec()
140 struct sshbuf *server_blob = NULL; in kex_dh_enc() local
144 struct sshbuf *server_blob = NULL; in input_kex_gen_reply() local