[][src]Function tabbyssl::libssl::ssl::tabby_add_ssl_algorithms

#[no_mangle]pub extern "C" fn tabby_add_ssl_algorithms() -> c_int

For OpenSSL compatibility only. Always returns 1.

#include <tabbyssl/openssl/ssl.h>

int SSL_library_init(void);
int OpenSSL_add_ssl_algorithms(void);