Home
last modified time | relevance | path

Searched refs:mod_exp (Results 1 – 1 of 1) sorted by relevance

/fuzz/
A Dbn_mod_exp.cc28 int mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, in mod_exp() function
102 CHECK(mod_exp(expected.get(), base.get(), power.get(), modulus.get(), in LLVMFuzzerTestOneInput()

Completed in 3 milliseconds