|
912 | 912 | 'openssl/providers/implementations/ciphers/ciphercommon_hw.c',
|
913 | 913 | 'openssl/providers/implementations/digests/digestcommon.c',
|
914 | 914 | 'openssl/ssl/record/tls_pad.c',
|
915 |
| - 'openssl/crypto/md5/md5_dgst.c', |
916 |
| - 'openssl/crypto/md5/md5_one.c', |
917 |
| - 'openssl/crypto/md5/md5_sha1.c', |
918 |
| - 'openssl/providers/implementations/ciphers/cipher_blowfish.c', |
919 |
| - 'openssl/providers/implementations/ciphers/cipher_blowfish_hw.c', |
920 |
| - 'openssl/providers/implementations/ciphers/cipher_cast5.c', |
921 |
| - 'openssl/providers/implementations/ciphers/cipher_cast5_hw.c', |
922 |
| - 'openssl/providers/implementations/ciphers/cipher_des.c', |
923 |
| - 'openssl/providers/implementations/ciphers/cipher_des_hw.c', |
924 |
| - 'openssl/providers/implementations/ciphers/cipher_desx.c', |
925 |
| - 'openssl/providers/implementations/ciphers/cipher_desx_hw.c', |
926 |
| - 'openssl/providers/implementations/ciphers/cipher_idea.c', |
927 |
| - 'openssl/providers/implementations/ciphers/cipher_idea_hw.c', |
928 |
| - 'openssl/providers/implementations/ciphers/cipher_rc2.c', |
929 |
| - 'openssl/providers/implementations/ciphers/cipher_rc2_hw.c', |
930 |
| - 'openssl/providers/implementations/ciphers/cipher_rc4.c', |
931 |
| - 'openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5.c', |
932 |
| - 'openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c', |
933 |
| - 'openssl/providers/implementations/ciphers/cipher_rc4_hw.c', |
934 |
| - 'openssl/providers/implementations/ciphers/cipher_seed.c', |
935 |
| - 'openssl/providers/implementations/ciphers/cipher_seed_hw.c', |
936 |
| - 'openssl/providers/implementations/ciphers/cipher_tdes_common.c', |
937 |
| - 'openssl/providers/implementations/digests/md4_prov.c', |
938 |
| - 'openssl/providers/implementations/digests/mdc2_prov.c', |
939 |
| - 'openssl/providers/implementations/digests/ripemd_prov.c', |
940 |
| - 'openssl/providers/implementations/digests/wp_prov.c', |
941 |
| - 'openssl/providers/implementations/kdfs/pbkdf1.c', |
942 |
| - 'openssl/providers/prov_running.c', |
943 | 915 | ],
|
944 | 916 | 'openssl_sources_BSD-x86': [
|
945 | 917 | './config/archs/BSD-x86/asm/crypto/aes/aes-586.s',
|
|
973 | 945 | './config/archs/BSD-x86/asm/providers/common/der/der_ecx_gen.c',
|
974 | 946 | './config/archs/BSD-x86/asm/providers/common/der/der_rsa_gen.c',
|
975 | 947 | './config/archs/BSD-x86/asm/providers/common/der/der_wrap_gen.c',
|
976 |
| - './config/archs/BSD-x86/asm/crypto/bn/bn-586.s', |
977 |
| - './config/archs/BSD-x86/asm/crypto/bn/co-586.s', |
978 |
| - './config/archs/BSD-x86/asm/crypto/bn/x86-gf2m.s', |
979 |
| - './config/archs/BSD-x86/asm/crypto/bn/x86-mont.s', |
980 |
| - './config/archs/BSD-x86/asm/crypto/des/crypt586.s', |
981 |
| - './config/archs/BSD-x86/asm/crypto/des/des-586.s', |
982 |
| - './config/archs/BSD-x86/asm/crypto/md5/md5-586.s', |
| 948 | + './config/archs/BSD-x86/asm/providers/legacy.ld', |
983 | 949 | './config/archs/BSD-x86/asm/providers/fips.ld',
|
984 | 950 | ],
|
985 | 951 | 'openssl_defines_BSD-x86': [
|
|
0 commit comments