Function wolfssl_sys::wolfSSL_make_eap_keys

source ·
pub unsafe extern "C" fn wolfSSL_make_eap_keys(
    ssl: *mut WOLFSSL,
    key: *mut c_void,
    len: c_uint,
    label: *const c_char
) -> c_int