diff options
author | Pauli <pauli@openssl.org> | 2022-01-12 05:01:17 +0100 |
---|---|---|
committer | Pauli <pauli@openssl.org> | 2022-01-13 11:46:34 +0100 |
commit | 8ff861dcee38a41ce93374753e8c462e4b9012e2 (patch) | |
tree | e1a08ace571e90765c61795e49efb9f279e0924d /test/threadstest.c | |
parent | lhash: use lock when TSAN not available for statistics gathering (diff) | |
download | openssl-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