Searched refs:read_decimal_bignum (Results 1 – 1 of 1) sorted by relevance
1205 read_decimal_bignum(char **cpp, BIGNUM *v) in read_decimal_bignum() function1258 if ((r = read_decimal_bignum(&ep, ret->rsa->e)) < 0) in sshkey_read()1260 if ((r = read_decimal_bignum(&ep, ret->rsa->n)) < 0) in sshkey_read()