Searched defs:modulo (Results 1 – 2 of 2) sorted by relevance
2827 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp() local2861 BIGNUM *base = NULL, *exponent = NULL, *modulo = NULL; in test_mod_exp_consttime() local
322 def getrandomint(modulo): argument