Searched refs:BN_window_bits_for_exponent_size (Results 1 – 4 of 4) sorted by relevance
65 window1 = BN_window_bits_for_exponent_size(bits1); in BN_mod_exp2_mont()66 window2 = BN_window_bits_for_exponent_size(bits2); in BN_mod_exp2_mont()
218 window = BN_window_bits_for_exponent_size(bits); in BN_mod_exp_recp()362 window = BN_window_bits_for_exponent_size(bits); in BN_mod_exp_mont()1320 window = BN_window_bits_for_exponent_size(bits); in BN_mod_exp_simple()
305 # define BN_window_bits_for_exponent_size(b) \ macro
400 static int BN_window_bits_for_exponent_size(int b) { in BN_window_bits_for_exponent_size() function479 window = BN_window_bits_for_exponent_size(bits); in mod_exp_recp()636 int window = BN_window_bits_for_exponent_size(bits); in BN_mod_exp_mont()745 unsigned window = BN_window_bits_for_exponent_size(bits); in bn_mod_exp_mont_small()