Searched defs:client_blob (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | kexecdh.c | 92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc() 227 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
|
D | kexdh.c | 142 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
|
D | kexsntrup4591761x25519.c | 72 const struct sshbuf *client_blob, struct sshbuf **server_blobp, in kex_kem_sntrup4591761x25519_enc()
|
D | kexc25519.c | 114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc()
|