Files
2018-04-12 11:45:59 +08:00

7 lines
86 B
C

#ifndef _OPENSSL_DEMO_H_
#define _OPENSSL_DEMO_H_
void user_conn_init(void);
#endif