Home
last modified time | relevance | path

Searched refs:bits2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/bn/
H A Dbn_exp2.c20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
40 bits2 = BN_num_bits(p2); in BN_mod_exp2_mont()
41 if ((bits1 == 0) && (bits2 == 0)) { in BN_mod_exp2_mont()
46 bits = (bits1 > bits2) ? bits1 : bits2; in BN_mod_exp2_mont()
66 window2 = BN_window_bits_for_exponent_size(bits2); in BN_mod_exp2_mont()
/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_oncore.c3350 int bits1, bits2, bits3; in oncore_get_timestamp() local
3353 bits2 = instance->BEHa[130]; in oncore_get_timestamp()
3354 instance->rsm.bad_almanac = (bits2 & 0x80); in oncore_get_timestamp()
3355 instance->rsm.bad_fix = (bits2 & 0x8) || (bits1 == 0x2); in oncore_get_timestamp()
3367 bits1, bits2, bits3, in oncore_get_timestamp()
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-94955440 bytes in bits2.