Constant openssl::bn::TWO_MSB_ONE [] [src]

pub const TWO_MSB_ONE: MsbOption = MsbOption(1)

The most significant two bits of the number must be 1.

The number of bits in the product of two such numbers will always be exactly twice the number of bits in the original numbers.