openssl/crypto/md5
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 md5: add assembly implementation for aarch64 2022-05-03 14:36:17 +10:00
build.info Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:22 +11:00
md5_dgst.c Update copyright year 2020-04-23 13:55:52 +01:00
md5_local.h Update copyright year 2022-05-03 13:34:51 +01:00
md5_one.c Update copyright year 2020-04-23 13:55:52 +01:00
md5_sha1.c Rename md5_sha1_* ossl_md5_sha1_* 2020-11-19 07:38:53 +10:00