Xuyi Wang / wolfSSL

Dependents:   OS

Committer:
wolfSSL
Date:
Tue May 02 08:44:47 2017 +0000
Revision:
7:481bce714567
wolfSSL3.10.2

Who changed what in which revision?

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