Searched refs:bn_get_bits (Results 1 – 1 of 1) sorted by relevance
484 static BN_ULONG bn_get_bits(const BIGNUM *a, int bitpos) in bn_get_bits() function880 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()891 wvalue = bn_get_bits(p, bits); in BN_mod_exp_mont_consttime()1012 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()1088 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()1116 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()