boring_sys

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