Home | History | Annotate | Download | only in bn

Lines Matching refs:BN_num_bits_word

745     bits = BN_num_bits_word(p[num_p - 1]) + (num_p - 1) * BN_BITS2;