Home | History | Annotate | Download | only in openssl

Lines Matching full:significant

460 /* BN_set_bit sets the |n|th, least-significant bit in |a|. For example, if |a|
465 /* BN_clear_bit clears the |n|th, least-significant bit in |a|. For example, if
470 /* BN_is_bit_set returns the value of the |n|th, least-significant bit in |a|,
552 * most-significant bit, if any, will be set. If |top| is one, the two most
553 * significant bits, if any, will be set.
556 * not equal |bits| if the most significant bits randomly ended up as zeros.
558 * If |bottom| is non-zero, the least-significant bit, if any, will be set. The
801 BN_ULONG n0[2]; /* least significant word(s) of Ni;