Function wolfssl_sys::wolfSSL_AllowEncryptThenMac

source ·
pub unsafe extern "C" fn wolfSSL_AllowEncryptThenMac(
    s: *mut WOLFSSL,
    set: c_int
) -> c_int