Function boring_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