Home | History | Annotate | Download | only in bn

Lines Matching refs:BN_get_word

126   BN_ULONG word = BN_get_word(ret.get());
238 BN_ULONG b_word = BN_get_word(b.get());
436 BN_ULONG b_word = BN_get_word(b.get());
438 BN_ULONG remainder_word = BN_get_word(remainder.get());