Home
last modified time | relevance | path

Searched defs:client_blob (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dkexdh.c136 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_dh_enc()
H A Dkexsntrup761x25519.c70 kex_kem_sntrup761x25519_enc(struct kex * kex,const struct sshbuf * client_blob,struct sshbuf ** server_blobp,struct sshbuf ** shared_secretp) kex_kem_sntrup761x25519_enc() argument
H A Dkexecdh.c88 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_ecdh_enc()
H A Dkexc25519.c112 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, in kex_c25519_enc() argument