Searched defs:shared_secretp (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | kexecdh.c | 93 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_ecdh_enc() 139 EC_KEY *key, const EC_GROUP *group, struct sshbuf **shared_secretp) in kex_ecdh_dec_key_group() 201 struct sshbuf **shared_secretp) in kex_ecdh_dec() 228 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_ecdh_enc() 235 struct sshbuf **shared_secretp) in kex_ecdh_dec()
|
H A D | kexsntrup761x25519.c | 79 struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_enc() 165 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_sntrup761x25519_dec() 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()
|
H A D | kexmlkem768x25519.c | 94 struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_enc() 192 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_dec() 272 struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_enc() 279 const struct sshbuf *server_blob, struct sshbuf **shared_secretp) in kex_kem_mlkem768x25519_dec()
|
H A D | kexdh.c | 144 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_dh_enc() 176 struct sshbuf **shared_secretp) in kex_dh_dec()
|
H A D | kexc25519.c | 115 struct sshbuf **server_blobp, struct sshbuf **shared_secretp) in kex_c25519_enc() 167 struct sshbuf **shared_secretp) in kex_c25519_dec()
|