openssl/crypto/bf
Tomas Mraz 5a1b22fc2e 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)

(cherry picked from commit f6a6f7b6aa)
(cherry picked from commit 58e8162e73)
2023-01-31 11:29:18 +11:00
..
asm Update copyright year 2020-04-23 13:55:52 +01:00
bf_cfb64.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_ecb.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
bf_ofb64.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_pi.h Following the license change, modify the boilerplates in crypto/bf/ 2018-12-06 14:27:41 +01:00
bf_skey.c Update copyright year 2020-04-23 13:55:52 +01:00
build.info Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:29:18 +11:00