Searched defs:server_blob (Results 1 – 5 of 5) sorted by relevance
73 struct sshbuf *server_blob = NULL; kex_kem_sntrup761x25519_enc() local 157 kex_kem_sntrup761x25519_dec(struct kex * kex,const struct sshbuf * server_blob,struct sshbuf ** shared_secretp) kex_kem_sntrup761x25519_dec() argument
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()
115 struct sshbuf *server_blob = NULL; in kex_c25519_enc() local 164 kex_c25519_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_c25519_dec() argument
140 struct sshbuf *server_blob = NULL; in kex_dh_enc() local
141 struct sshbuf *server_blob = NULL; input_kex_gen_reply() local