openssl/crypto/asn1
Dr. Matthias St. Pierre 706457b7bd Reorganize local header files
Apart from public and internal header files, there is a third type called
local header files, which are located next to source files in the source
directory. Currently, they have different suffixes like

  '*_lcl.h', '*_local.h', or '*_int.h'

This commit changes the different suffixes to '*_local.h' uniformly.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9333)
2019-09-28 20:26:35 +02:00
..
a_bitstr.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_d2i_fp.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
a_digest.c
a_dup.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
a_gentm.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_i2d_fp.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
a_int.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_mbstr.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
a_object.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_octet.c
a_print.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
a_sign.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
a_strex.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
a_strnid.c Load the config file by default 2019-08-01 09:59:20 +01:00
a_time.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_type.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_utctm.c Reorganize local header files 2019-09-28 20:26:35 +02:00
a_utf8.c
a_verify.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
ameth_lib.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
asn1_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
asn1_gen.c
asn1_item_list.c
asn1_item_list.h
asn1_lib.c Reorganize local header files 2019-09-28 20:26:35 +02:00
asn1_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
asn1_par.c
asn_mime.c Reorganize local header files 2019-09-28 20:26:35 +02:00
asn_moid.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
asn_mstbl.c
asn_pack.c
bio_asn1.c
bio_ndef.c Coverity #1451596: check dirlen for being negative 2019-07-12 05:41:48 +10:00
build.info Add d2i_KeyParams/i2d_KeyParams API's. 2019-05-27 21:55:10 +10:00
charmap.h make update 2019-01-03 09:21:39 +00:00
charmap.pl Update generator copyright year. 2019-01-07 14:01:58 -05:00
d2i_param.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
d2i_pr.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
d2i_pu.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
evp_asn1.c
f_int.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
f_string.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
i2d_param.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
i2d_pr.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
i2d_pu.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
n_pkey.c Move ASN1_BROKEN macros 2019-03-19 12:01:24 +01:00
nsseq.c
p5_pbe.c
p5_pbev2.c
p5_scrypt.c Coverity CID 1444959: Integer handling issues 2019-05-08 09:52:58 +10:00
p8_pkey.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
standard_methods.h
t_bitst.c
t_pkey.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
t_spki.c
tasn_dec.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tasn_enc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tasn_fre.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tasn_new.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tasn_prn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tasn_scn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tasn_typ.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
tasn_utl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
tbl_standard.h
x_algor.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
x_bignum.c [crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation. 2019-09-06 16:11:27 +01:00
x_info.c
x_int64.c Reorganize local header files 2019-09-28 20:26:35 +02:00
x_long.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
x_pkey.c
x_sig.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
x_spki.c
x_val.c