openssl/providers/implementations
Weiguo Li 3d27ac8d92 Add define guards to avoid multi-inclusion
This header files are included by multiple other headers.
It's better to add define guards to prevent multi-inclusion.
Adhere to the coding style, all preprocessor directives inside
the guards gain a space.

Signed-off-by: Weiguo Li <liwg06@foxmail.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/17666)
2022-02-16 16:11:56 +01:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers AES-GCM enabled with AVX512 vAES and vPCLMULQDQ. 2022-02-10 15:10:12 +01:00
digests fix indentation 2022-01-19 21:50:22 +11:00
encode_decode Add the missing check of BN_bn2hex return value 2022-01-28 15:06:23 +01:00
exchange dh_exch.c: Add check for OPENSSL_strdup 2022-02-14 10:10:44 +01:00
include/prov Add define guards to avoid multi-inclusion 2022-02-16 16:11:56 +01:00
kdfs Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
kem Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
keymgmt Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
macs
rands Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
signature Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
storemgmt Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
build.info