dox_comments
header_files
wc_port.h
1
21
WOLFSSL_API
int
wolfCrypt_Init
(
void
);
22
43
WOLFSSL_API
int
wolfCrypt_Cleanup
(
void
);
wolfCrypt_Init
WOLFSSL_API int wolfCrypt_Init(void)
Used to initialize resources used by wolfCrypt.
Definition:
wc_port.c:104
wolfCrypt_Cleanup
WOLFSSL_API int wolfCrypt_Cleanup(void)
Used to clean up resources used by wolfCrypt.
Definition:
wc_port.c:264
Generated by
1.8.14