source: UsbWattMeter/trunk/wolfssl-3.7.0/wolfssl/openssl/rand.h@ 167

Last change on this file since 167 was 167, checked in by coas-nagasima, 8 years ago

MIMEにSJISを設定

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-chdr; charset=SHIFT_JIS
File size: 160 bytes
Line 
1/* rand.h for openSSL */
2
3#include <wolfssl/openssl/ssl.h>
4#include <wolfssl/wolfcrypt/random.h>
5
6#define RAND_set_rand_method wolfSSL_RAND_set_rand_method
Note: See TracBrowser for help on using the repository browser.