mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 10:32:45 +01:00
When RsaKey is shared and RsaPublicEncryptEx is called simultaneously by multiple threads, the key->state may be incorrectly set in some threads. This side-steps the state logic when building for bind9.