mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 01:52:42 +01:00
In non-debug compilation, RsaFunctionCheckIn may be inlined. The function operates on the input - value to exponentiate. Constant time testing excludes all operations in this function.