/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* #undef NOENCRYPTION */ /* #undef GNU_MP */ /* #undef GCRYPT */ /* #undef MPI */ /* #undef TOMCRYPT */ /* #undef TOMMATH */ /* #undef CRYPTOLIB */ #define OPENSSL 1 #define CIPHER_CAST5 1 #define OPENSSL_CAST 1 /* #undef TOMCRYPT_CAST */ #define CIPHER_BLOWFISH 1 #define OPENSSL_BLOWFISH 1 #define CIPHER_DES 1 #define OPENSSL_DES 1 /* #undef CRYPTOLIB_DES */ #define HASH_MD5 1 #define OPENSSL_MD5 1 /* #undef TOMCRYPT_MD5 */ /* #undef CRYPTOLIB_MD5 */ #define HASH_SHA 1 /* The number of bytes in a int. */ #define SIZEOF_INT 4 /* The number of bytes in a long. */ #define SIZEOF_LONG 4 /* The number of bytes in a short. */ #define SIZEOF_SHORT 2 /* Define if you have the getpid function. */ #define HAVE_GETPID 1 /* Define if you have the srand function. */ #define HAVE_SRAND 1 /* Define if you have the srand48 function. */ #define HAVE_SRAND48 1 /* Define if you have the srandom function. */ #define HAVE_SRANDOM 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Name of package */ #define PACKAGE "libkrypto" /* Version number of package */ #define VERSION "2.0"