Searched defs:dh_pub (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dkexdh.c66 kex_dh_compute_key(struct kex *kex, BIGNUM *dh_pub, struct sshbuf *out) argument
172 BIGNUM *dh_pub = NULL; local
[all...]
H A Dkexecdh.c139 EC_POINT *dh_pub = NULL; local
H A Ddh.c229 dh_pub_is_valid(const DH *dh, const BIGNUM *dh_pub) argument

Completed in 140 milliseconds