Searched refs:sshpkt_get_bignum1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dopacket.c159 if ((r = sshpkt_get_bignum1(ssh, value)) != 0)
H A Dpacket.h187 int sshpkt_get_bignum1(struct ssh *ssh, BIGNUM *v);
H A Dssh_namespace.h867 #define sshpkt_get_bignum1 Fssh_sshpkt_get_bignum1 macro
H A Dpacket.c2928 sshpkt_get_bignum1(struct ssh *ssh, BIGNUM *v) function

Completed in 117 milliseconds