Skip to main content

wolfSSL_make_eap_keys

Function 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