mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-11 02:20:49 +02:00
4d0478a287
If a == c are then a and c don't equal d: calculate d before c If a != c then a doesn't change in calculating c: calculate d after c