openssl/crypto/des
Tomas Mraz f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options
If no-module or no-shared is used, the symbols from
libcrypto should not be duplicated in legacy.a

Also the BIGNUM functions are currently not needed
in legacy.a at all.

Fixes #20124

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20137)
2023-01-31 11:10:22 +11:00
..
asm
build.info Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:22 +11:00
cbc_cksm.c
cbc_enc.c
cfb64ede.c
cfb64enc.c
cfb_enc.c
des_enc.c
des_local.h remove unused macro in cast_local.h and des_local.h 2023-01-17 12:41:11 +01:00
ecb3_enc.c
ecb_enc.c
fcrypt_b.c
fcrypt.c
ncbc_enc.c
ofb64ede.c
ofb64enc.c
ofb_enc.c
pcbc_enc.c
qud_cksm.c
rand_key.c
set_key.c
spr.h
str2key.c
xcbc_enc.c