ec: update to structure based atomics
authorPauli <pauli@openssl.org>
Wed, 21 Jun 2023 23:32:45 +0000 (09:32 +1000)
committerPauli <pauli@openssl.org>
Sat, 1 Jul 2023 11:18:25 +0000 (21:18 +1000)
commit1353736b3e6f33a9f6e47f837c5de05cc0dd3647
tree686c7d45b4981bcc882c8ca856ae35bfc441be77
parent420ad86a0e35ddbd65dae7e9458e36223af5f140
ec: update to structure based atomics

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21260)
crypto/ec/ec_key.c
crypto/ec/ec_kmeth.c
crypto/ec/ec_local.h
crypto/ec/ec_mult.c
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256.c