Lines Matching refs:sshbuf
49 struct sshbuf *buf = NULL; in kex_kem_sntrup761x25519_keypair()
78 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
79 struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_enc()
81 struct sshbuf *server_blob = NULL; in kex_kem_sntrup761x25519_enc()
82 struct sshbuf *buf = NULL; in kex_kem_sntrup761x25519_enc()
165 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_dec()
167 struct sshbuf *buf = NULL; in kex_kem_sntrup761x25519_dec()
232 struct sshbuf;
243 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup761x25519_enc()
244 struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_enc()
251 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_dec()