CyaSSL changed for NucleoF401RE board: implemented random and time functions for build. (Has trouble with wildcard domains like *.google.com, *.yahoo.com)

Fork of CyaSSL by wolf SSL

cyassl/openssl/opensslv.h

Committer:
Vanger
Date:
2015-01-14
Revision:
4:e505054279ed
Parent:
0:1239e9b70ca2

File content as of revision 4:e505054279ed:

/* opensslv.h compatibility */

#ifndef CYASSL_OPENSSLV_H_
#define CYASSL_OPENSSLV_H_


/* api version compatibility */
#define OPENSSL_VERSION_NUMBER 0x0090410fL


#endif /* header */