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

/freebsd-current/crypto/openssh/
H A Dkexdh.c143 kex_dh_enc(struct kex *kex, const struct sshbuf *client_blob, argument
H A Dkexsntrup761x25519.c73 kex_kem_sntrup761x25519_enc(struct kex *kex, const struct sshbuf *client_blob, struct sshbuf **server_blobp, struct sshbuf **shared_secretp) argument
238 kex_kem_sntrup761x25519_enc(struct kex *kex, const struct sshbuf *client_blob, struct sshbuf **server_blobp, struct sshbuf **shared_secretp) argument
H A Dkexc25519.c114 kex_c25519_enc(struct kex *kex, const struct sshbuf *client_blob, argument
H A Dkexecdh.c92 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, argument
227 kex_ecdh_enc(struct kex *kex, const struct sshbuf *client_blob, argument

Completed in 128 milliseconds