Function HMAC_CTX_set_flags

Source
pub unsafe extern "C" fn HMAC_CTX_set_flags(
    ctx: *mut hmac_ctx_st,
    flags: u64,
)