Function libgcrypt_sys::gcry_mac_open[][src]

pub unsafe extern "C" fn gcry_mac_open(
    handle: *mut gcry_mac_hd_t,
    algo: c_int,
    flags: c_uint,
    ctx: gcry_ctx_t
) -> gcry_error_t