Function wolfssl_sys::wolfSSL_GetMacSecret

source ยท
pub unsafe extern "C" fn wolfSSL_GetMacSecret(
    ssl: *mut WOLFSSL,
    verify: c_int,
) -> *const c_uchar