Last change
on this file since 91772 was 91772, checked in by vboxsync, 3 years ago |
openssl-1.1.1l: Applied and adjusted our OpenSSL changes to 1.1.1l. bugref:10126
|
File size:
426 bytes
|
Line | |
---|
1 | LIBS=../../libcrypto
|
---|
2 | SOURCE[../../libcrypto]=\
|
---|
3 | eng_err.c eng_lib.c eng_list.c eng_init.c eng_ctrl.c \
|
---|
4 | eng_table.c eng_pkey.c eng_fat.c eng_all.c \
|
---|
5 | tb_rsa.c tb_dsa.c tb_dh.c tb_rand.c \
|
---|
6 | tb_cipher.c tb_digest.c tb_pkmeth.c tb_asnmth.c tb_eckey.c \
|
---|
7 | eng_openssl.c eng_cnf.c eng_dyn.c \
|
---|
8 | eng_rdrand.c
|
---|
9 | IF[{- !$disabled{devcryptoeng} -}]
|
---|
10 | SOURCE[../../libcrypto]=eng_devcrypto.c
|
---|
11 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.