openssl/crypto/sm4
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 Fix new typos found by codespell 2023-12-29 10:12:05 +01:00
build.info Fix a few incorrect paths in some build.info files 2024-02-02 14:12:49 +01:00
sm4.c optimize ossl_sm4_set_key speed 2022-10-13 13:20:24 +01:00