summaryrefslogtreecommitdiffstats
path: root/test/threadstest.c
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-01-12 05:01:17 +0100
committerPauli <pauli@openssl.org>2022-01-13 11:46:34 +0100
commit8ff861dcee38a41ce93374753e8c462e4b9012e2 (patch)
treee1a08ace571e90765c61795e49efb9f279e0924d /test/threadstest.c
parentlhash: use lock when TSAN not available for statistics gathering (diff)
downloadopenssl-8ff861dcee38a41ce93374753e8c462e4b9012e2.tar.xz
openssl-8ff861dcee38a41ce93374753e8c462e4b9012e2.zip
drbg: add handling for cases where TSAN isn't available
Most of the DRGB code is run under lock from the EVP layer. This is relied on to make the majority of TSAN operations safe. However, it is still necessary to enable locking for all DRBGs created. Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/17479)
Diffstat (limited to 'test/threadstest.c')
0 files changed, 0 insertions, 0 deletions