Function wolfssl_sys::wolfSSL_AllowEncryptThenMac

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