Lines Matching refs:BN_bin2bn
378 if (BN_bin2bn(buffer_ptr(b), bytes, value) == NULL)379 fatal("buffer_get_bignum_bits: BN_bin2bn failed");