Renesas / SecureDweet
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers rand.h Source File

rand.h

00001 /* rand.h for openSSL */
00002 
00003 #include <wolfssl/openssl/ssl.h>
00004 #include <wolfssl/wolfcrypt/random.h>
00005 
00006 #define RAND_set_rand_method     wolfSSL_RAND_set_rand_method
00007