]> git.proxmox.com Git - mirror_edk2.git/blame - CryptoPkg/Library/Include/openssl/opensslconf.h
CryptoPkg/openssl: update generated files
[mirror_edk2.git] / CryptoPkg / Library / Include / openssl / opensslconf.h
CommitLineData
b99917ce
ZG
1/*\r
2 * WARNING: do not edit!\r
3 * Generated from include/openssl/opensslconf.h.in\r
4 *\r
0ecdcb61 5 * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.\r
b99917ce
ZG
6 *\r
7 * Licensed under the OpenSSL license (the "License"). You may not use\r
8 * this file except in compliance with the License. You can obtain a copy\r
9 * in the file LICENSE in the source distribution or at\r
10 * https://www.openssl.org/source/license.html\r
11 */\r
0c901fcc 12#include <Library/PcdLib.h>\r
f753c362 13#include <openssl/opensslconf_generated.h>\r
b99917ce
ZG
14\r
15#ifdef __cplusplus\r
16extern "C" {\r
17#endif\r
18\r
f753c362 19/* Autogenerated conditional openssl feature list starts here */\r
a332ffb6
YL
20#if !FixedPcdGetBool (PcdOpensslEcEnabled)\r
21# ifndef OPENSSL_NO_EC\r
22# define OPENSSL_NO_EC\r
23# endif\r
24# ifndef OPENSSL_NO_ECDH\r
25# define OPENSSL_NO_ECDH\r
26# endif\r
27# ifndef OPENSSL_NO_ECDSA\r
28# define OPENSSL_NO_ECDSA\r
29# endif\r
30# ifndef OPENSSL_NO_TLS1_3\r
31# define OPENSSL_NO_TLS1_3\r
32# endif\r
33# ifndef OPENSSL_NO_SM2\r
34# define OPENSSL_NO_SM2\r
35# endif\r
36#endif\r
f753c362 37/* Autogenerated conditional openssl feature list ends here */\r
b99917ce
ZG
38\r
39#ifdef __cplusplus\r
40}\r
41#endif\r