Home
last modified time | relevance | path

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

/openssl/test/
H A Dbntest.c1558 BN_ULONG remainder_word = BN_get_word(remainder); in file_quotient() local
1560 assert(remainder_word != (BN_ULONG)-1); in file_quotient()
1564 if (ret_word != remainder_word) { in file_quotient()
1568 ret_word, remainder_word); in file_quotient()
1578 if (ret_word != remainder_word) { in file_quotient()
1582 ret_word, remainder_word); in file_quotient()

Completed in 13 milliseconds