mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
706457b7bd
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) |
||
---|---|---|
.. | ||
asm | ||
build.info | ||
poly1305_ameth.c | ||
poly1305_base2_44.c | ||
poly1305_ieee754.c | ||
poly1305_local.h | ||
poly1305.c |