source: asp3_tinet_ecnl_rx/trunk/wolfssl-3.12.2/wolfssl/openssl/rand.h@ 337

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

ASP3版ECNLを追加

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
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.