Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bn/
Dbn_test.cc116 static bool test_mod_exp_mont_consttime(FILE *fp, BN_CTX *ctx);
288 if (!test_mod_exp_mont_consttime(bc_file.get(), ctx.get()) || in main()
1141 static bool test_mod_exp_mont_consttime(FILE *fp, BN_CTX *ctx) { in test_mod_exp_mont_consttime() function