openssl/crypto/pkcs12
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
..
build.info Following the PKCS#12 update, update crypto/pkcs12/build.info as well 2016-02-08 20:20:43 +01:00
p12_add.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_asn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_attr.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_crpt.c Following the license change, modify the boilerplates in crypto/pkcs12/ 2018-12-06 15:11:42 +01:00
p12_crt.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_decr.c Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API 2019-03-06 11:15:14 +01:00
p12_init.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_key.c Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API 2019-03-06 11:15:14 +01:00
p12_kiss.c Following the license change, modify the boilerplates in crypto/pkcs12/ 2018-12-06 15:11:42 +01:00
p12_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_mutl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_npas.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_p8d.c Following the license change, modify the boilerplates in crypto/pkcs12/ 2018-12-06 15:11:42 +01:00
p12_p8e.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
p12_sbag.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_utl.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
pk12err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00