Skip to main content

wolfSSL_CTX_AllowEncryptThenMac

Function wolfSSL_CTX_AllowEncryptThenMac 

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