Searched refs:bn_get_bits (Results 1 – 1 of 1) sorted by relevance
487 static BN_ULONG bn_get_bits(const BIGNUM *a, int bitpos) in bn_get_bits() function867 wvalue = bn_get_bits(p, bits) & wmask; in bn_mod_exp_mont_fixed_top()878 wvalue = bn_get_bits(p, bits); in bn_mod_exp_mont_fixed_top()999 wvalue = bn_get_bits(p, bits) & wmask; in bn_mod_exp_mont_fixed_top()1075 wvalue = bn_get_bits(p, bits) & wmask; in bn_mod_exp_mont_fixed_top()1103 wvalue = bn_get_bits(p, bits) & wmask; in bn_mod_exp_mont_fixed_top()