Function rboring_sys::SSL_get_server_tmp_key
source ยท pub unsafe extern "C" fn SSL_get_server_tmp_key(
ssl: *mut SSL,
out_key: *mut *mut EVP_PKEY,
) -> c_intpub unsafe extern "C" fn SSL_get_server_tmp_key(
ssl: *mut SSL,
out_key: *mut *mut EVP_PKEY,
) -> c_int