]> git.ipfire.org Git - thirdparty/openssl.git/commit
fips: use tsan counter instead of tsan_add to increment
authorPauli <pauli@openssl.org>
Wed, 14 Jun 2023 06:53:51 +0000 (16:53 +1000)
committerPauli <pauli@openssl.org>
Fri, 16 Jun 2023 10:10:23 +0000 (20:10 +1000)
commitff934cfdc85a7b8ddb4bdebf9ab68d518bf68b7f
treeee4b24c80e2b1a93dae69e7681ca390a1278a40f
parent2525109f90cf3a91a909621266ec6854a83805e2
fips: use tsan counter instead of tsan_add to increment

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/21199)
providers/fips/self_test.c