Lines Matching full:resources
167 During normal operation OpenSSL (libcrypto) will allocate various resources at
169 Additionally some resources are allocated on a per thread basis (if the
170 application is multi-threaded), and these resources must be freed prior to the
173 As of version 1.1.0 OpenSSL will automatically allocate all resources that it
306 and libssl). All resources allocated by OpenSSL are freed. Typically there
326 called after deinitialisation of resources local to a thread, but before other
327 process wide resources are freed. In the event that multiple stop handlers are
330 The \fBOPENSSL_thread_stop_ex()\fR function deallocates resources associated
343 resources are cleaned up on library exit) except if thread local resources
368 Resources local to a thread are deallocated automatically when the thread exits
373 uses such functions, then the application must free up OpenSSL resources
383 being destroyed then OpenSSL will not be able to deallocate resources associated