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

/freebsd-10.1-release/crypto/openssh/
H A Dkey.c3 * read_bignum():
639 read_bignum(char **cpp, BIGNUM * value) function
715 if (!read_bignum(cpp, ret->rsa->e))
717 if (!read_bignum(cpp, ret->rsa->n))

Completed in 90 milliseconds