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 Update copyright year 2021-07-29 15:41:35 +01:00
build.info Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:22 +11:00
cbc_cksm.c Update copyright year 2020-04-23 13:55:52 +01:00
cbc_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
cfb64ede.c Update copyright year 2020-04-23 13:55:52 +01:00
cfb64enc.c Update copyright year 2020-04-23 13:55:52 +01:00
cfb_enc.c Update copyright year 2022-05-03 13:34:51 +01:00
des_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
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 Update copyright year 2020-04-23 13:55:52 +01:00
ecb_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
fcrypt_b.c Update copyright year 2020-04-23 13:55:52 +01:00
fcrypt.c Update copyright year 2021-01-28 13:54:57 +01:00
ncbc_enc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ofb64ede.c Update copyright year 2020-04-23 13:55:52 +01:00
ofb64enc.c Update copyright year 2020-04-23 13:55:52 +01:00
ofb_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
pcbc_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
qud_cksm.c Update copyright year 2020-04-23 13:55:52 +01:00
rand_key.c Update copyright year 2020-04-23 13:55:52 +01:00
set_key.c Convert the weak key and key parity tests to be constant time. 2021-11-05 09:25:28 +10:00
spr.h Following the license change, modify the boilerplates in crypto/des/ 2018-12-06 14:46:14 +01:00
str2key.c Update copyright year 2020-04-23 13:55:52 +01:00
xcbc_enc.c Update copyright year 2020-04-23 13:55:52 +01:00