Follow upstream file changes and fix build
- Add asn1_lib.c - Consolidation of ASN.1 code Add asn1_item.c asn1_old.c Remove a_d2i_fp.c a_digest.c a_dup.c a_i2d_fp.c a_sign.c a_verify.c - Merge evp_asn1.c into a_type.c - Merge asn_pack.c into asn1_item.c - Rename tls13_key_share.c to tls_key_share.c - Add bio/bio_local.h dh/dh_local.h ocsp/ocsp_local.h - Add comp/comp_local.h - Add define LIBRESSL_CRYPTO_INTERNAL to regress build
This commit is contained in:
@@ -35,6 +35,7 @@ set(
|
||||
t1_lib.c
|
||||
tls_buffer.c
|
||||
tls_content.c
|
||||
tls_key_share.c
|
||||
tls12_key_schedule.c
|
||||
tls12_lib.c
|
||||
tls12_record_layer.c
|
||||
@@ -43,7 +44,6 @@ set(
|
||||
tls13_handshake.c
|
||||
tls13_handshake_msg.c
|
||||
tls13_key_schedule.c
|
||||
tls13_key_share.c
|
||||
tls13_legacy.c
|
||||
tls13_lib.c
|
||||
tls13_record.c
|
||||
|
Reference in New Issue
Block a user