mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 15:50:50 +02:00
08afe6a404
_sp_div_small: Make it explicit as possible that we only want the bottom digit of the product subtracted from the bottom word of t. Top digit is unnecessary and more cycles used if calculated.