Searched refs:bn_get_bits (Results 1 – 1 of 1) sorted by relevance
472 static BN_ULONG bn_get_bits(const BIGNUM *a, int bitpos) in bn_get_bits() function860 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()871 wvalue = bn_get_bits(p, bits); in BN_mod_exp_mont_consttime()988 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()1059 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()1087 wvalue = bn_get_bits(p, bits) & wmask; in BN_mod_exp_mont_consttime()