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) |
||
---|---|---|
.. | ||
block.c | ||
build.info | ||
cipher_aes_ccm_hw_aesni.inc | ||
cipher_aes_ccm_hw_s390x.inc | ||
cipher_aes_ccm_hw_t4.inc | ||
cipher_aes_ccm_hw.c | ||
cipher_aes_ccm.c | ||
cipher_aes_gcm_hw_aesni.inc | ||
cipher_aes_gcm_hw_s390x.inc | ||
cipher_aes_gcm_hw_t4.inc | ||
cipher_aes_gcm_hw.c | ||
cipher_aes_gcm.c | ||
cipher_aes_hw_aesni.inc | ||
cipher_aes_hw_s390x.inc | ||
cipher_aes_hw_t4.inc | ||
cipher_aes_hw.c | ||
cipher_aes_wrp.c | ||
cipher_aes_xts_hw.c | ||
cipher_aes_xts.c | ||
cipher_aes_xts.h | ||
cipher_aes.c | ||
cipher_aes.h | ||
cipher_ccm_hw.c | ||
cipher_ccm.c | ||
cipher_common_hw.c | ||
cipher_common.c | ||
cipher_gcm_hw.c | ||
cipher_gcm.c | ||
cipher_local.h | ||
cipher_tdes_hw.c | ||
cipher_tdes.c |