My Project
wc_port.h
Go to the documentation of this file.
1 
21 int wolfCrypt_Init(void);
22 
int wolfCrypt_Init(void)
Used to initialize resources used by wolfCrypt.
int wolfCrypt_Cleanup(void)
Used to clean up resources used by wolfCrypt.