s4:heimdal: import lorikeet-heimdal-202201172009 (commit 5a0b45cd723628b3690ea848548b...
[samba.git] / source4 / heimdal / lib / hcrypto / undef.h
1 /*
2  * Copyright (c) 2016 Kungliga Tekniska Högskolan
3  * (Royal Institute of Technology, Stockholm, Sweden).
4  * All rights reserved.
5  *
6  * Redistribution and use in source and binary forms, with or without
7  * modification, are permitted provided that the following conditions
8  * are met:
9  *
10  * 1. Redistributions of source code must retain the above copyright
11  *    notice, this list of conditions and the following disclaimer.
12  *
13  * 2. Redistributions in binary form must reproduce the above copyright
14  *    notice, this list of conditions and the following disclaimer in the
15  *    documentation and/or other materials provided with the distribution.
16  *
17  * 3. Neither the name of the Institute nor the names of its contributors
18  *    may be used to endorse or promote products derived from this software
19  *    without specific prior written permission.
20  *
21  * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
22  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24  * ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
25  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31  * SUCH DAMAGE.
32  */
33
34 #ifndef HEIM_UNDEF_H
35 #define HEIM_UNDEF_H 1
36
37 #undef BIGNUM
38 #undef BN_CTX
39 #undef BN_BLINDING
40 #undef BN_MONT_CTX
41 #undef BN_GENCB
42 #undef DH
43 #undef DH_METHOD
44 #undef DSA
45 #undef DSA_METHOD
46 #undef RSA
47 #undef RSA_METHOD
48 #undef RAND_METHOD
49 #undef ENGINE
50 #undef BN_GENCB_call
51 #undef BN_GENCB_set
52 #undef BN_CTX_new
53 #undef BN_CTX_free
54 #undef BN_CTX_start
55 #undef BN_CTX_get
56 #undef BN_CTX_end
57 #undef BN_is_negative
58 #undef BN_rand
59 #undef BN_num_bits
60 #undef BN_num_bytes
61 #undef BN_new
62 #undef BN_clear_free
63 #undef BN_bin2bn
64 #undef BN_bn2bin
65 #undef BN_uadd
66 #undef BN_set_negative
67 #undef BN_set_word
68 #undef BN_get_word
69 #undef BN_cmp
70 #undef BN_free
71 #undef BN_is_bit_set
72 #undef BN_clear
73 #undef BN_dup
74 #undef BN_set_bit
75 #undef BN_clear_bit
76 #undef BN_bn2hex
77 #undef BN_hex2bn
78 #undef EVP_CIPHER_CTX_block_size
79 #undef EVP_CIPHER_CTX_cipher
80 #undef EVP_CIPHER_CTX_cleanup
81 #undef EVP_CIPHER_CTX_flags
82 #undef EVP_CIPHER_CTX_get_app_data
83 #undef EVP_CIPHER_CTX_init
84 #undef EVP_CIPHER_CTX_iv_length
85 #undef EVP_CIPHER_CTX_key_length
86 #undef EVP_CIPHER_CTX_mode
87 #undef EVP_CIPHER_CTX_set_app_data
88 #undef EVP_CIPHER_CTX_set_key_length
89 #undef EVP_CIPHER_CTX_set_padding
90 #undef EVP_CIPHER_block_size
91 #undef EVP_CIPHER_iv_length
92 #undef EVP_CIPHER_key_length
93 #undef EVP_Cipher
94 #undef EVP_CipherInit_ex
95 #undef EVP_CipherUpdate
96 #undef EVP_CipherFinal_ex
97 #undef EVP_Digest
98 #undef EVP_DigestFinal_ex
99 #undef EVP_DigestInit_ex
100 #undef EVP_DigestUpdate
101 #undef EVP_MD_CTX_block_size
102 #undef EVP_MD_CTX_cleanup
103 #undef EVP_MD_CTX_create
104 #undef EVP_MD_CTX_init
105 #undef EVP_MD_CTX_destroy
106 #undef EVP_MD_CTX_md
107 #undef EVP_MD_CTX_size
108 #undef EVP_MD_block_size
109 #undef EVP_MD_size
110 #undef EVP_aes_128_cbc
111 #undef EVP_aes_192_cbc
112 #undef EVP_aes_256_cbc
113 #undef EVP_aes_128_cfb8
114 #undef EVP_aes_192_cfb8
115 #undef EVP_aes_256_cfb8
116 #undef EVP_des_cbc
117 #undef EVP_des_ede3_cbc
118 #undef EVP_enc_null
119 #undef EVP_md2
120 #undef EVP_md4
121 #undef EVP_md5
122 #undef EVP_md_null
123 #undef EVP_rc2_40_cbc
124 #undef EVP_rc2_64_cbc
125 #undef EVP_rc2_cbc
126 #undef EVP_rc4
127 #undef EVP_rc4_40
128 #undef EVP_camellia_128_cbc
129 #undef EVP_camellia_192_cbc
130 #undef EVP_camellia_256_cbc
131 #undef EVP_sha
132 #undef EVP_sha1
133 #undef EVP_sha256
134 #undef EVP_sha384
135 #undef EVP_sha512
136 #undef PKCS5_PBKDF2_HMAC
137 #undef PKCS5_PBKDF2_HMAC_SHA1
138 #undef EVP_BytesToKey
139 #undef EVP_get_cipherbyname
140 #undef OpenSSL_add_all_algorithms
141 #undef OpenSSL_add_all_algorithms_conf
142 #undef OpenSSL_add_all_algorithms_noconf
143 #undef EVP_CIPHER_CTX_ctrl
144 #undef EVP_CIPHER_CTX_rand_key
145 #undef hcrypto_validate
146 #undef EVP_MD_CTX
147 #undef EVP_PKEY
148 #undef EVP_MD
149 #undef EVP_CIPHER
150 #undef EVP_CIPHER_CTX
151 #undef EVP_CIPH_STREAM_CIPHER
152 #undef EVP_CIPH_CBC_MODE
153 #undef EVP_CIPH_CFB8_MODE
154 #undef EVP_CIPH_MODE
155 #undef EVP_CIPH_CTRL_INIT
156 #undef EVP_CTRL_INIT
157 #undef EVP_CIPH_VARIABLE_LENGTH
158 #undef EVP_CIPH_ALWAYS_CALL_INIT
159 #undef EVP_CIPH_RAND_KEY
160 #undef EVP_CTRL_RAND_KEY
161 #undef NID_md2
162 #undef NID_md4
163 #undef NID_md5
164 #undef NID_sha1
165 #undef NID_sha256
166 #undef NID_sha384
167 #undef NID_sha512
168
169 #endif /* HEIM_UNDEF_H */