openssl/crypto
Georgi Valkov 06770d4dd7 VC++ 2010 x86 compilers do not have InterlockedOr64
The changes from the following commit should also apply to
Visual Studio 2010
2d46a44ff2 (r104867505)

Fixes build errors: undefined symbol InterlockedOr64
on Windows 2003, Visual Studio 2010 for x86 target.

CLA: trivial

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20557)

(cherry picked from commit 8bdc370896)
2023-03-22 14:46:04 +01:00
..
aes Fix copyright disclaimer. 2023-03-16 10:18:37 +01:00
aria
asn1 Improve the performance of d2i_AutoPrivateKey and friends 2023-03-15 08:40:32 +11:00
async
bf Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
bio Update copyright year 2023-03-14 12:49:46 +00:00
bn rsaz-*k-avx512.pl: fix wrong name of avx512 flag variable 2023-03-17 11:22:57 +01:00
buffer
camellia
cast Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
chacha Do not build P10-specific AES-GCM assembler on macOS 2023-03-22 14:26:54 +01:00
cmac Update copyright year 2022-06-21 14:03:39 +01:00
cmp nit: tidy-up code, and fix a typo. 2023-03-21 10:59:29 +01:00
cms cms_ec.c: Fix broken backport of size_t fix in ecdh_cms_encrypt 2023-03-15 09:10:59 +01:00
comp
conf Update copyright year 2022-12-01 12:47:05 +01:00
crmf Fix the check of EVP_PKEY_decrypt_init 2022-12-05 13:05:43 +01:00
ct Update copyright year 2022-06-21 14:03:39 +01:00
des Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
dh Update copyright year 2022-12-01 12:47:05 +01:00
dsa Update copyright year 2023-03-14 12:49:46 +00:00
dso Update copyright year 2022-12-01 12:47:05 +01:00
ec Update copyright year 2023-03-14 12:49:46 +00:00
encode_decode Update copyright year 2022-12-01 12:47:05 +01:00
engine Update copyright year 2022-12-01 12:47:05 +01:00
err Add option to FIPS module to enforce EMS check during KDF TLS1_PRF. 2023-03-07 18:26:59 +01:00
ess
evp Add missing assignment to EVP_get_digestbynid() 2023-03-15 08:34:04 +11:00
ffc Update copyright year 2023-03-14 12:49:46 +00:00
hmac
http Update copyright year 2023-03-14 12:49:46 +00:00
idea Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
kdf
lhash Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-11-21 10:49:52 +01:00
md2 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
md4 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
md5 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
mdc2 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
modes Do not build P10-specific AES-GCM assembler on macOS 2023-03-22 14:26:54 +01:00
objects Update copyright year 2022-12-01 12:47:05 +01:00
ocsp Update copyright year 2023-03-14 12:49:46 +00:00
pem Update copyright year 2023-03-14 12:49:46 +00:00
perlasm Update copyright year 2022-12-01 12:47:05 +01:00
pkcs7 Update copyright year 2023-03-14 12:49:46 +00:00
pkcs12 Update copyright year 2022-10-11 13:20:27 +01:00
poly1305 Update copyright year 2022-12-01 12:47:05 +01:00
property Update copyright year 2023-03-14 12:49:46 +00:00
rand Update copyright year 2022-12-01 12:47:05 +01:00
rc2 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
rc4 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
rc5 Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
ripemd Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
rsa Update copyright year 2023-03-14 12:49:46 +00:00
seed Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
sha Update copyright year 2022-12-01 12:47:05 +01:00
siphash crypto/*: Fix various typos, repeated words, align some spelling to LDP. 2022-11-23 18:21:47 +01:00
sm2 Update copyright year 2022-12-01 12:47:05 +01:00
sm3 Update copyright year 2022-12-01 12:47:05 +01:00
sm4 Update copyright year 2023-03-14 12:49:46 +00:00
srp
stack Errors raised from OPENSSL_sk_set should have ERR_LIB_CRYPTO 2022-10-21 18:03:37 +02:00
store Update copyright year 2022-12-01 12:47:05 +01:00
ts Update copyright year 2022-12-01 12:47:05 +01:00
txt_db Update copyright year 2022-12-01 12:47:05 +01:00
ui Move e_os.h to include/internal 2022-11-11 10:03:45 +01:00
whrlpool Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:59 +11:00
x509 x509: excessive resource use verifying policy constraints 2023-03-22 11:32:05 +11:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
README-sparse_array.md
alphacpuid.pl
arm64cpuid.pl Update copyright year 2022-12-01 12:47:05 +01:00
arm_arch.h Apply the AES-GCM unroll8 optimization patch to Neoverse N2 2022-11-21 10:49:52 +01:00
armcap.c Fix the code used to detect aarch64 capabilities when we don't have getauxval() 2022-12-06 17:18:39 +01:00
armv4cpuid.pl
asn1_dsa.c
bsearch.c
build.info Use of sparse_array.c only in the shared libssl 2023-02-14 16:04:07 +01:00
c64xpluscpuid.pl
context.c Release the drbg in the global default context before engines 2022-11-22 18:03:22 +01:00
core_algorithm.c "Reserve" the method store when constructing methods 2022-07-20 07:29:23 +01:00
core_fetch.c "Reserve" the method store when constructing methods 2022-07-20 07:29:23 +01:00
core_namemap.c Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2022-11-21 10:49:52 +01:00
cpt_err.c err: add additional errors 2022-11-09 15:30:52 +01:00
cpuid.c Update copyright year 2022-12-01 12:47:05 +01:00
cryptlib.c Update copyright year 2022-12-01 12:47:05 +01:00
ctype.c
cversion.c
der_writer.c Update copyright year 2022-07-05 10:33:12 +02:00
dllmain.c Update copyright year 2022-12-01 12:47:05 +01:00
ebcdic.c
ex_data.c
getenv.c Update copyright year 2022-12-01 12:47:05 +01:00
ia64cpuid.S
info.c Update copyright year 2023-03-14 12:49:46 +00:00
init.c Move e_os.h to include/internal 2022-11-11 10:03:45 +01:00
initthread.c Update copyright year 2022-12-01 12:47:05 +01:00
loongarch64cpuid.pl Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 2022-11-23 18:21:53 +01:00
loongarch_arch.h Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 2022-11-23 18:21:53 +01:00
loongarchcap.c Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 2022-11-23 18:21:53 +01:00
mem.c Move e_os.h to include/internal 2022-11-11 10:03:45 +01:00
mem_clr.c
mem_sec.c Update copyright year 2023-03-14 12:49:46 +00:00
mips_arch.h
o_dir.c Update copyright year 2022-12-01 12:47:05 +01:00
o_fopen.c Update copyright year 2022-12-01 12:47:05 +01:00
o_init.c Update copyright year 2022-12-01 12:47:05 +01:00
o_str.c Move e_os.h to include/internal 2022-11-11 10:03:45 +01:00
o_time.c
packet.c Update copyright year 2022-10-11 13:20:27 +01:00
param_build.c Update copyright year 2023-03-14 12:49:46 +00:00
param_build_set.c Update copyright year 2022-12-01 12:47:05 +01:00
params.c Update copyright year 2023-03-14 12:49:46 +00:00
params_dup.c param dup: add errors to failure returns 2022-11-09 15:31:22 +01:00
params_from_text.c
pariscid.pl
passphrase.c
ppccap.c Update copyright year 2022-12-01 12:47:05 +01:00
ppccpuid.pl Update copyright year 2022-12-01 12:47:05 +01:00
provider.c
provider_child.c Update copyright year 2023-03-14 12:49:46 +00:00
provider_conf.c Update copyright year 2022-12-01 12:47:05 +01:00
provider_core.c Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA 2022-11-21 10:49:51 +01:00
provider_local.h
provider_predefined.c
punycode.c Update copyright year 2022-12-01 12:47:05 +01:00
riscv32cpuid.pl Add RISC-V 32 cpuid support 2022-11-23 18:21:43 +01:00
riscv64cpuid.pl Add basic RISC-V cpuid and OPENSSL_riscvcap 2022-11-21 10:49:52 +01:00
riscvcap.c Add basic RISC-V cpuid and OPENSSL_riscvcap 2022-11-21 10:49:52 +01:00
s390x_arch.h
s390xcap.c s390: Add new machine generation 2022-11-21 10:49:51 +01:00
s390xcpuid.pl
self_test_core.c Update copyright year 2022-12-01 12:47:05 +01:00
sparccpuid.S
sparcv9cap.c
sparse_array.c Coverity 1507376: Dereference after null check 2022-07-22 14:42:44 +02:00
threads_lib.c Update copyright year 2022-12-21 11:17:29 +01:00
threads_none.c
threads_pthread.c
threads_win.c VC++ 2010 x86 compilers do not have InterlockedOr64 2023-03-22 14:46:04 +01:00
trace.c Update copyright year 2023-03-14 12:49:46 +00:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl