mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 17:12:27 +01:00
1. Update the ECC PCT to use the key's heap to allocate any buffers for the test. This is similar to how RSA does it. 2. Put the buffers on the stack if not using small stack option.