Home
last modified time | relevance | path

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

/external/openssh/
Dkexecdh.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()
Dkexsntrup4591761x25519.c75 struct sshbuf *server_blob = NULL; in kex_kem_sntrup4591761x25519_enc() local
159 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup4591761x25519_dec()
Dkexc25519.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()
Dkexdh.c146 struct sshbuf *server_blob = NULL; in kex_dh_enc() local
Dkexgen.c144 struct sshbuf *server_blob = NULL; in input_kex_gen_reply() local