Function EVP_MD_CTX_clear_flags

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