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

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

TOPPERS/ECNLサンプルアプリ「USB充電器電力計」を追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-chdr
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.