Home
last modified time | relevance | path

Searched refs:server_blobp (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dkexecdh.c93 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_ecdh_enc() argument
101 *server_blobp = NULL; in kex_ecdh_enc()
129 *server_blobp = server_blob; in kex_ecdh_enc()
228 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_ecdh_enc() argument
H A Dkexsntrup761x25519.c78 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc() argument
90 *server_blobp = NULL; in kex_kem_sntrup761x25519_enc()
151 *server_blobp = server_blob; in kex_kem_sntrup761x25519_enc()
243 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc() argument
H A Dkexmlkem768x25519.c93 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_mlkem768x25519_enc() argument
107 *server_blobp = NULL; in kex_kem_mlkem768x25519_enc()
176 *server_blobp = server_blob; in kex_kem_mlkem768x25519_enc()
271 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_mlkem768x25519_enc() argument
H A Dkexdh.c144 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_dh_enc() argument
150 *server_blobp = NULL; in kex_dh_enc()
165 *server_blobp = server_blob; in kex_dh_enc()
H A Dkexc25519.c115 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_c25519_enc() argument
124 *server_blobp = NULL; in kex_c25519_enc()
154 *server_blobp = server_blob; in kex_c25519_enc()