Function EVP_CIPHER_CTX_set_flags

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