xref: /aosp_15_r20/external/libsrtp2/config.hw (revision 90e502c7aef8d77d0622bb67d75435c6190cfc1a)
1*90e502c7SAndroid Build Coastguard Worker/* crypto/include/config.h.  Generated by configure.  */
2*90e502c7SAndroid Build Coastguard Worker/* config_in.h.  Generated from configure.in by autoheader.  */
3*90e502c7SAndroid Build Coastguard Worker
4*90e502c7SAndroid Build Coastguard Worker#if (_MSC_VER >= 1400)
5*90e502c7SAndroid Build Coastguard Worker# define HAVE_RAND_S	1
6*90e502c7SAndroid Build Coastguard Worker# define _CRT_RAND_S
7*90e502c7SAndroid Build Coastguard Worker#endif
8*90e502c7SAndroid Build Coastguard Worker
9*90e502c7SAndroid Build Coastguard Worker/* Define if building for a CISC machine (e.g. Intel). */
10*90e502c7SAndroid Build Coastguard Worker#define CPU_CISC 1
11*90e502c7SAndroid Build Coastguard Worker
12*90e502c7SAndroid Build Coastguard Worker/* Define if building for a RISC machine (assume slow byte access). */
13*90e502c7SAndroid Build Coastguard Worker/* #undef CPU_RISC */
14*90e502c7SAndroid Build Coastguard Worker
15*90e502c7SAndroid Build Coastguard Worker/* Define to enabled debug logging for all mudules. */
16*90e502c7SAndroid Build Coastguard Worker#undef ENABLE_DEBUG_LOGGING
17*90e502c7SAndroid Build Coastguard Worker
18*90e502c7SAndroid Build Coastguard Worker/* Logging statments will be writen to this file. */
19*90e502c7SAndroid Build Coastguard Worker/* #undef ERR_REPORTING_FILE */
20*90e502c7SAndroid Build Coastguard Worker
21*90e502c7SAndroid Build Coastguard Worker/* Define to redirect logging to stdout. */
22*90e502c7SAndroid Build Coastguard Worker#undef ERR_REPORTING_STDOUT
23*90e502c7SAndroid Build Coastguard Worker
24*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <arpa/inet.h> header file. */
25*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_ARPA_INET_H */
26*90e502c7SAndroid Build Coastguard Worker
27*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <byteswap.h> header file. */
28*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_BYTESWAP_H */
29*90e502c7SAndroid Build Coastguard Worker
30*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the `inet_aton' function. */
31*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_INET_ATON */
32*90e502c7SAndroid Build Coastguard Worker
33*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `int16_t'. */
34*90e502c7SAndroid Build Coastguard Worker#define HAVE_INT16_T 1
35*90e502c7SAndroid Build Coastguard Worker
36*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `int32_t'. */
37*90e502c7SAndroid Build Coastguard Worker#define HAVE_INT32_T 1
38*90e502c7SAndroid Build Coastguard Worker
39*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `int8_t'. */
40*90e502c7SAndroid Build Coastguard Worker#define HAVE_INT8_T 1
41*90e502c7SAndroid Build Coastguard Worker
42*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <inttypes.h> header file. */
43*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_INTTYPES_H */
44*90e502c7SAndroid Build Coastguard Worker
45*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the `socket' library (-lsocket). */
46*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_LIBSOCKET */
47*90e502c7SAndroid Build Coastguard Worker
48*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <machine/types.h> header file. */
49*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_MACHINE_TYPES_H */
50*90e502c7SAndroid Build Coastguard Worker
51*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <memory.h> header file. */
52*90e502c7SAndroid Build Coastguard Worker#define HAVE_MEMORY_H 1
53*90e502c7SAndroid Build Coastguard Worker
54*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/in.h> header file. */
55*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_NETINET_IN_H */
56*90e502c7SAndroid Build Coastguard Worker
57*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the `socket' function. */
58*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_SOCKET */
59*90e502c7SAndroid Build Coastguard Worker
60*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <stdint.h> header file. */
61*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_STDINT_H */
62*90e502c7SAndroid Build Coastguard Worker
63*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <stdlib.h> header file. */
64*90e502c7SAndroid Build Coastguard Worker#define HAVE_STDLIB_H 1
65*90e502c7SAndroid Build Coastguard Worker
66*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <strings.h> header file. */
67*90e502c7SAndroid Build Coastguard Worker#define HAVE_STRINGS_H 1
68*90e502c7SAndroid Build Coastguard Worker
69*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <string.h> header file. */
70*90e502c7SAndroid Build Coastguard Worker#define HAVE_STRING_H 1
71*90e502c7SAndroid Build Coastguard Worker
72*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/int_types.h> header file. */
73*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_SYS_INT_TYPES_H */
74*90e502c7SAndroid Build Coastguard Worker
75*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/socket.h> header file. */
76*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_SYS_SOCKET_H */
77*90e502c7SAndroid Build Coastguard Worker
78*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/stat.h> header file. */
79*90e502c7SAndroid Build Coastguard Worker#define HAVE_SYS_STAT_H 1
80*90e502c7SAndroid Build Coastguard Worker
81*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/types.h> header file. */
82*90e502c7SAndroid Build Coastguard Worker#define HAVE_SYS_TYPES_H 1
83*90e502c7SAndroid Build Coastguard Worker
84*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/uio.h> header file. */
85*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_SYS_UIO_H */
86*90e502c7SAndroid Build Coastguard Worker
87*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `uint16_t'. */
88*90e502c7SAndroid Build Coastguard Worker#define HAVE_UINT16_T 1
89*90e502c7SAndroid Build Coastguard Worker
90*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `uint32_t'. */
91*90e502c7SAndroid Build Coastguard Worker#define HAVE_UINT32_T 1
92*90e502c7SAndroid Build Coastguard Worker
93*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `uint64_t'. */
94*90e502c7SAndroid Build Coastguard Worker#define HAVE_UINT64_T 1
95*90e502c7SAndroid Build Coastguard Worker
96*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if the system has the type `uint8_t'. */
97*90e502c7SAndroid Build Coastguard Worker#define HAVE_UINT8_T 1
98*90e502c7SAndroid Build Coastguard Worker
99*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <unistd.h> header file. */
100*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_UNISTD_H */
101*90e502c7SAndroid Build Coastguard Worker
102*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the `usleep' function. */
103*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_USLEEP */
104*90e502c7SAndroid Build Coastguard Worker
105*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <windows.h> header file. */
106*90e502c7SAndroid Build Coastguard Worker#define HAVE_WINDOWS_H 1
107*90e502c7SAndroid Build Coastguard Worker
108*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the <winsock2.h> header file. */
109*90e502c7SAndroid Build Coastguard Worker#define HAVE_WINSOCK2_H 1
110*90e502c7SAndroid Build Coastguard Worker
111*90e502c7SAndroid Build Coastguard Worker/* Define to use X86 inlined assembly code */
112*90e502c7SAndroid Build Coastguard Worker/* #undef HAVE_X86 */
113*90e502c7SAndroid Build Coastguard Worker
114*90e502c7SAndroid Build Coastguard Worker/* Define to the address where bug reports for this package should be sent. */
115*90e502c7SAndroid Build Coastguard Worker#define PACKAGE_BUGREPORT ""
116*90e502c7SAndroid Build Coastguard Worker
117*90e502c7SAndroid Build Coastguard Worker/* Define to the full name of this package. */
118*90e502c7SAndroid Build Coastguard Worker#define PACKAGE_NAME ""
119*90e502c7SAndroid Build Coastguard Worker
120*90e502c7SAndroid Build Coastguard Worker/* Define to the full name and version of this package. */
121*90e502c7SAndroid Build Coastguard Worker#define PACKAGE_STRING ""
122*90e502c7SAndroid Build Coastguard Worker
123*90e502c7SAndroid Build Coastguard Worker/* Define to the one symbol short name of this package. */
124*90e502c7SAndroid Build Coastguard Worker#define PACKAGE_TARNAME ""
125*90e502c7SAndroid Build Coastguard Worker
126*90e502c7SAndroid Build Coastguard Worker/* Define to the version of this package. */
127*90e502c7SAndroid Build Coastguard Worker#define PACKAGE_VERSION ""
128*90e502c7SAndroid Build Coastguard Worker
129*90e502c7SAndroid Build Coastguard Worker/* The size of a `unsigned long', as computed by sizeof. */
130*90e502c7SAndroid Build Coastguard Worker#define SIZEOF_UNSIGNED_LONG 4
131*90e502c7SAndroid Build Coastguard Worker
132*90e502c7SAndroid Build Coastguard Worker/* The size of a `unsigned long long', as computed by sizeof. */
133*90e502c7SAndroid Build Coastguard Worker#define SIZEOF_UNSIGNED_LONG_LONG 8
134*90e502c7SAndroid Build Coastguard Worker
135*90e502c7SAndroid Build Coastguard Worker/* Define to use GDOI. */
136*90e502c7SAndroid Build Coastguard Worker/* #undef SRTP_GDOI */
137*90e502c7SAndroid Build Coastguard Worker
138*90e502c7SAndroid Build Coastguard Worker/* Define to compile for kernel contexts. */
139*90e502c7SAndroid Build Coastguard Worker/* #undef SRTP_KERNEL */
140*90e502c7SAndroid Build Coastguard Worker
141*90e502c7SAndroid Build Coastguard Worker/* Define to compile for Linux kernel context. */
142*90e502c7SAndroid Build Coastguard Worker/* #undef SRTP_KERNEL_LINUX */
143*90e502c7SAndroid Build Coastguard Worker
144*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if you have the ANSI C header files. */
145*90e502c7SAndroid Build Coastguard Worker#define STDC_HEADERS 1
146*90e502c7SAndroid Build Coastguard Worker
147*90e502c7SAndroid Build Coastguard Worker/* Define to 1 if your processor stores words with the most significant byte
148*90e502c7SAndroid Build Coastguard Worker   first (like Motorola and SPARC, unlike Intel and VAX). */
149*90e502c7SAndroid Build Coastguard Worker/* #undef WORDS_BIGENDIAN */
150*90e502c7SAndroid Build Coastguard Worker
151*90e502c7SAndroid Build Coastguard Worker/* Define to empty if `const' does not conform to ANSI C. */
152*90e502c7SAndroid Build Coastguard Worker/* #undef const */
153*90e502c7SAndroid Build Coastguard Worker
154*90e502c7SAndroid Build Coastguard Worker/* Define 'inline' to nothing, since the MSVC compiler doesn't support it.  */
155*90e502c7SAndroid Build Coastguard Worker#define inline
156*90e502c7SAndroid Build Coastguard Worker
157*90e502c7SAndroid Build Coastguard Worker/* Define to `unsigned' if <sys/types.h> does not define. */
158*90e502c7SAndroid Build Coastguard Worker/* #undef size_t */
159*90e502c7SAndroid Build Coastguard Worker
160*90e502c7SAndroid Build Coastguard Worker#if (_MSC_VER >= 1400) // VC8+
161*90e502c7SAndroid Build Coastguard Worker#ifndef _CRT_SECURE_NO_DEPRECATE
162*90e502c7SAndroid Build Coastguard Worker#define _CRT_SECURE_NO_DEPRECATE
163*90e502c7SAndroid Build Coastguard Worker#endif
164*90e502c7SAndroid Build Coastguard Worker#ifndef _CRT_NONSTDC_NO_DEPRECATE
165*90e502c7SAndroid Build Coastguard Worker#define _CRT_NONSTDC_NO_DEPRECATE
166*90e502c7SAndroid Build Coastguard Worker#endif
167*90e502c7SAndroid Build Coastguard Worker#endif // VC8+
168*90e502c7SAndroid Build Coastguard Worker
169*90e502c7SAndroid Build Coastguard Worker#ifndef uint32_t
170*90e502c7SAndroid Build Coastguard Workertypedef unsigned __int8		uint8_t;
171*90e502c7SAndroid Build Coastguard Workertypedef unsigned __int16	uint16_t;
172*90e502c7SAndroid Build Coastguard Workertypedef unsigned __int32	uint32_t;
173*90e502c7SAndroid Build Coastguard Workertypedef unsigned __int64    uint64_t;
174*90e502c7SAndroid Build Coastguard Workertypedef __int8		int8_t;
175*90e502c7SAndroid Build Coastguard Workertypedef __int16		int16_t;
176*90e502c7SAndroid Build Coastguard Workertypedef __int32		int32_t;
177*90e502c7SAndroid Build Coastguard Workertypedef __int64		int64_t;
178*90e502c7SAndroid Build Coastguard Worker#endif
179*90e502c7SAndroid Build Coastguard Worker
180*90e502c7SAndroid Build Coastguard Worker#ifdef _MSC_VER
181*90e502c7SAndroid Build Coastguard Worker#pragma warning(disable:4311)
182*90e502c7SAndroid Build Coastguard Worker#endif
183