openssl/crypto/aes
Richard Levitte ed0f79c7ae Fix a few incorrect paths in some build.info files
The following files referred to ../liblegacy.a when they should have
referred to ../../liblegacy.a.  This cause the creation of a mysterious
directory 'crypto/providers', and because of an increased strictness
with regards to where directories are created, configuration failure
on some platforms.

Fixes #23436

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23452)

(cherry picked from commit 667b45454a)
2024-02-02 14:12:49 +01:00
..
asm Preserve callee-saved registers in aarch64 AES-CTR code 2024-01-10 09:52:15 +01:00
aes_cbc.c
aes_cfb.c
aes_core.c
aes_ecb.c
aes_ige.c
aes_local.h
aes_misc.c
aes_ofb.c
aes_wrap.c
aes_x86core.c remove duplicated typedef for u64 2023-12-12 20:01:34 +01:00
build.info Fix a few incorrect paths in some build.info files 2024-02-02 14:12:49 +01:00