[BACK]Return to crypto-headers.h CVS log [TXT][DIR] Up to [local] / src / kerberosV / include

File: [local] / src / kerberosV / include / Attic / crypto-headers.h (download)

Revision 1.1, Sun May 11 03:50:58 2003 UTC (21 years, 1 month ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4

New file needed by heimdal-0.6rc1

#ifndef __crypto_headers_h__
#define __crypto_headers_h__
#define OPENSSL_DES_LIBDES_COMPATIBILITY
#include <openssl/des.h>
#include <openssl/rc4.h>
#include <openssl/md4.h>
#include <openssl/md5.h>
#include <openssl/sha.h>
#endif /* __crypto_headers_h__ */