Home
last modified time | relevance | path

Searched defs:random_base (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_mod_exp.c101 int neg_modulus, int random_base) in bn_mod_exp_zero_test()
209 int random_base = (j >> 1) & 1; in test_bn_mod_exp_zero() local