Skip to main content

wolfSSL_AllowEncryptThenMac

Function wolfSSL_AllowEncryptThenMac 

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