wolfSSL SSL/TLS library, support up to TLS1.3

Dependents:   CyaSSL-Twitter-OAuth4Tw Example-client-tls-cert TwitterReader TweetTest ... more

Committer:
wolfSSL
Date:
Thu Apr 28 00:56:55 2016 +0000
Revision:
3:6f956bdb3073
wolfSSL 3.9.0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
wolfSSL 3:6f956bdb3073 1 /* rand.h for openSSL */
wolfSSL 3:6f956bdb3073 2
wolfSSL 3:6f956bdb3073 3 #include <wolfssl/openssl/ssl.h>
wolfSSL 3:6f956bdb3073 4 #include <wolfssl/wolfcrypt/random.h>
wolfSSL 3:6f956bdb3073 5
wolfSSL 3:6f956bdb3073 6 #define RAND_set_rand_method wolfSSL_RAND_set_rand_method
wolfSSL 3:6f956bdb3073 7