Name

CRYPTO_cleanup_all_ex_data:This function is used to cleanup application specific data and should be called before the application shuts down to avoid memory leaks.


Synopsis

void CRYPTO_cleanup_all_ex_data(void)

Detailed description

This function is used to cleanup application specific data and should be called before the application shuts down to avoid memory leaks.


Feedback

For additional information or queries on this page send feedback

© 2007-2007 Nokia

Top