Lines Matching full:library

92 start up that must, subsequently, be freed on close down of the library.
123 library will automatically load the libcrypto error strings.
129 With this option the library will automatically load and make available all
135 With this option the library will automatically load and make available all
141 With this option the library will suppress automatic loading of libcrypto
147 With this option the library will suppress automatic loading of libcrypto
167 With this option the library with automatically initialise the libcrypto async
168 sub-library (see \fBASYNC_start_job\fR\|(3)). This is a default option.
171 With this option the library will automatically load and initialise the
176 With this option the library will automatically load and initialise the
181 With this option the library will automatically load and initialise the
186 With this option the library will automatically load and initialise the
191 With this option the library will automatically load and initialise the
196 With this option the library will automatically load and initialise the
201 With this option the library will automatically load and initialise the
206 With this option the library will automatically load and initialise all the
212 With this option the library will register its fork handlers.
232 automatically on application exit. This is done via the standard C library
238 application and a library it depends on both use OpenSSL, and the library
241 Once \fBOPENSSL_cleanup()\fR has been called the library cannot be reinitialised.
258 Typically, this function will be called automatically by the library when
267 resources are cleaned up on library exit) except if thread local resources
268 should be freed before library exit, or under the circumstances described in