Broccoli API Documentation
1.100
Broccoli API Documentation
|
Initialization context for the Broccoli library. More...
#include <broccoli.h>
Data Fields | |
OpenSSL_lock_func | lock_func |
OpenSSL_thread_id_func | id_func |
OpenSSL_dynlock_create_func | dl_create_func |
OpenSSL_dynlock_lock_func | dl_lock_func |
OpenSSL_dynlock_free_func | dl_free_func |
Initialization context for the Broccoli library.
OpenSSL_dynlock_create_func bro_ctx::dl_create_func |
OpenSSL_dynlock_free_func bro_ctx::dl_free_func |
OpenSSL_dynlock_lock_func bro_ctx::dl_lock_func |
OpenSSL_thread_id_func bro_ctx::id_func |
OpenSSL_lock_func bro_ctx::lock_func |