2
0
mirror of https://github.com/openssl/openssl.git synced 2025-01-06 13:26:43 +08:00
openssl/crypto/seed
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 

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
..
build.info Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:22 +11:00
seed_cbc.c Update copyright year 2020-04-23 13:55:52 +01:00
seed_cfb.c Update copyright year 2020-04-23 13:55:52 +01:00
seed_ecb.c Update copyright year 2020-04-23 13:55:52 +01:00
seed_local.h Update copyright year 2021-06-17 13:24:59 +01:00
seed_ofb.c Update copyright year 2020-04-23 13:55:52 +01:00
seed.c Update copyright year 2020-04-23 13:55:52 +01:00