Function EVP_CIPHER_CTX_clear_flags

Source
pub unsafe extern "C" fn EVP_CIPHER_CTX_clear_flags(
    ctx: *mut evp_cipher_ctx_st,
    flags: i32,
)