Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bn/
Dbn_test.cc111 static bool test_div_word(FILE *fp);
258 if (!test_div_word(bc_file.get())) { in main()
834 static bool test_div_word(FILE *fp) { in test_div_word() function