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

/freebsd-10.0-release/crypto/openssh/
H A Dkey.c3 * read_bignum():
609 read_bignum(char **cpp, BIGNUM * value) function
685 if (!read_bignum(cpp, ret->rsa->e))
687 if (!read_bignum(cpp, ret->rsa->n))

Completed in 133 milliseconds