Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dkexsntrup761x25519.c73 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
H A Dkexecdh.c94 struct sshbuf *server_blob = NULL; in kex_ecdh_enc() local
196 kex_ecdh_dec(struct kex *kex, const struct sshbuf *server_blob, in kex_ecdh_dec()
H A Dkexc25519.c115 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
H A Dkexdh.c140 struct sshbuf *server_blob = NULL; in kex_dh_enc() local
H A Dkexgen.c141 struct sshbuf *server_blob = NULL; input_kex_gen_reply() local