openssl/crypto
Eugene Syromiatnikov 1acbaf74ec crypto/ec/ecp_nistz256.c: use OPENSSL_aligned_alloc_array
Allocate table in ecp_nistz256_windowed_mul() and preComputedTable
in ecp_nistz256_mult_precompute() using OPENSSL_aligned_alloc_array() call
instead of OPENSSL_malloc with a 64-byte slack and manual pointer alignment
adjustement.

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28295)
2025-09-16 09:59:13 -04:00
..
aes
aria
asn1 crypto: remove OSSL_FUTURE_CONST as it is not more needed since 4.0 2025-09-11 17:56:02 +02:00
async
bf
bio crypto/bio/bss_file.c: add missing cast in format arg in ERR_raise_data() 2025-09-16 09:41:38 -04:00
bn
buffer
camellia
cast
chacha
cmac
cmp crmf_lib.c create_popo_signature(): add error queue entry on signature failure 2025-09-11 19:25:42 +02:00
cms
comp
conf
crmf crmf_lib.c create_popo_signature(): add error queue entry on signature failure 2025-09-11 19:25:42 +02:00
ct
des
dh rename FFC_PARAM_PTRS to FFC_OSSL_PARAMS 2025-09-11 17:54:45 +02:00
dsa
dso
ec crypto/ec/ecp_nistz256.c: use OPENSSL_aligned_alloc_array 2025-09-16 09:59:13 -04:00
encode_decode
engine
err crmf_lib.c create_popo_signature(): add error queue entry on signature failure 2025-09-11 19:25:42 +02:00
ess
evp crypto/evp/ctrl_params_translate.c: fix a typo in the error message 2025-09-16 09:41:38 -04:00
ffc rename FFC_PARAM_PTRS to FFC_OSSL_PARAMS 2025-09-11 17:54:45 +02:00
hashtable Move OPENSSL_SMALL_FOOTPRINT-related logic from aligned_alloc to the only caller 2025-09-16 09:59:13 -04:00
hmac
hpke
http
idea
kdf
lhash
lms
md2
md4
md5
mdc2
ml_dsa
ml_kem
modes
objects
ocsp
pem
perlasm
pkcs7
pkcs12
poly1305
property
rand crypto/rand/randfile.c: avoid signed integer overflow in RAND_load_file 2025-09-09 20:21:41 +02:00
rc2
rc4
rc5
ripemd
rsa Only unlock in rsa_get_blinding when locking was successful 2025-09-05 22:19:43 +10:00
seed
sha
siphash
slh_dsa
sm2
sm3
sm4
srp
stack
store
thread
ts
txt_db
ui
whrlpool
x509 crypto/x509/t_x509.c: check i2d_X509_NAME() return value in X509_ocspid_print() 2025-09-16 09:41:38 -04:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
README-sparse_array.md
aligned_alloc.c Explicitly limit the OPENSSL_aligned_alloc()'s alignment to 65536 2025-09-16 09:59:13 -04:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
array_alloc.c
asn1_dsa.c
bsearch.c
build.info Move the open-coded aligned alloc in a separate file and use it in FIPS module 2025-09-16 09:59:13 -04:00
c64xpluscpuid.pl
comp_methods.c
context.c
core_algorithm.c
core_fetch.c
core_namemap.c
cpt_err.c
cpuid.c
cryptlib.c
ctype.c
cversion.c
defaults.c
der_writer.c
deterministic_nonce.c
dllmain.c
ebcdic.c
ex_data.c
getenv.c
ia64cpuid.S
indicator_core.c
info.c
init.c
initthread.c
loongarch64cpuid.pl
loongarch_arch.h
loongarchcap.c
mem.c Explicitly limit the OPENSSL_aligned_alloc()'s alignment to 65536 2025-09-16 09:59:13 -04:00
mem_clr.c
mem_sec.c
mips_arch.h
o_dir.c
o_fopen.c
o_init.c
o_str.c
o_time.c
packet.c
param_build.c
param_build_set.c
params.c
params_dup.c
params_from_text.c
pariscid.pl
passphrase.c
ppccap.c
ppccpuid.pl
provider.c
provider_child.c
provider_conf.c
provider_core.c Add missing unlock to ossl_provider_new 2025-09-05 21:05:30 +10:00
provider_local.h
provider_predefined.c
punycode.c
quic_vlint.c
rcu_internal.h
riscv32cpuid.pl RISC-V: Use address for vlenb CSR 2025-09-09 11:18:42 +02:00
riscv64cpuid.pl RISC-V: Use address for vlenb CSR 2025-09-09 11:18:42 +02:00
riscvcap.c
s390x_arch.h
s390xcap.c
s390xcpuid.pl
self_test_core.c
sleep.c
sparccpuid.S
sparcv9cap.c
sparse_array.c
ssl_err.c
sslerr.h
threads_common.c
threads_lib.c
threads_none.c
threads_pthread.c
threads_win.c
time.c
trace.c
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl