Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_test.c93 int test_div_word(BIO *bp, BN_CTX *ctx);
223 if (!test_div_word(out, ctx)) in main()
492 test_div_word(BIO *bp, BN_CTX *ctx) in test_div_word() function