Last change
on this file since 107835 was 104078, checked in by vboxsync, 11 months ago |
openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638
|
File size:
1007 bytes
|
Line | |
---|
1 | LIBS=../../libcrypto
|
---|
2 | SOURCE[../../libcrypto]=\
|
---|
3 | a_object.c a_bitstr.c a_utctm.c a_gentm.c a_time.c a_int.c a_octet.c \
|
---|
4 | a_print.c a_type.c a_dup.c a_d2i_fp.c a_i2d_fp.c \
|
---|
5 | a_utf8.c a_sign.c a_digest.c a_verify.c a_mbstr.c a_strex.c \
|
---|
6 | x_algor.c x_val.c x_sig.c x_bignum.c \
|
---|
7 | x_int64.c x_info.c x_spki.c nsseq.c \
|
---|
8 | d2i_pu.c d2i_pr.c i2d_evp.c \
|
---|
9 | t_pkey.c t_spki.c t_bitst.c \
|
---|
10 | tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c \
|
---|
11 | tasn_prn.c tasn_scn.c ameth_lib.c \
|
---|
12 | f_int.c f_string.c \
|
---|
13 | x_pkey.c bio_asn1.c bio_ndef.c asn_mime.c \
|
---|
14 | asn1_gen.c asn1_parse.c asn1_lib.c asn1_err.c a_strnid.c \
|
---|
15 | evp_asn1.c asn_pack.c p5_pbe.c p5_pbev2.c p5_scrypt.c p8_pkey.c \
|
---|
16 | asn_moid.c asn_mstbl.c asn1_item_list.c \
|
---|
17 | d2i_param.c
|
---|
18 | IF[{- !$disabled{'rsa'} and !$disabled{'rc4'} -}]
|
---|
19 | SOURCE[../../libcrypto]=n_pkey.c
|
---|
20 | ENDIF
|
---|
21 | IF[{- !$disabled{'deprecated-3.0'} -}]
|
---|
22 | SOURCE[../../libcrypto]=x_long.c
|
---|
23 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.