Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dbntest.c1531 BN_ULONG remainder_word = BN_get_word(remainder); in file_quotient() local
1533 assert(remainder_word != (BN_ULONG)-1); in file_quotient()
1537 if (ret_word != remainder_word) { in file_quotient()
1541 ret_word, remainder_word); in file_quotient()
1551 if (ret_word != remainder_word) { in file_quotient()
1555 ret_word, remainder_word); in file_quotient()

Completed in 4 milliseconds