Function wolfssl_sys::wolfSSL_CTX_AllowEncryptThenMac

source ยท
pub unsafe extern "C" fn wolfSSL_CTX_AllowEncryptThenMac(
    ctx: *mut WOLFSSL_CTX,
    set: c_int,
) -> c_int