freeswitch/libs/srtp/crypto/include/crypto.h

18 lines
177 B
C
Raw Normal View History

/*
* crypto.h
*
* API for libcrypto
*
* David A. McGrew
* Cisco Systems, Inc.
*/
#ifndef CRYPTO_H
#define CRYPTO_H
#include "crypto_kernel.h"
#endif /* CRYPTO_H */