mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 15:40:48 +02:00
9696cf26eb
WC_RNG has no internal locking so it is not safe to share a single WC_RNG across threads without locking.