Searched refs:read_uint (Results 1 – 1 of 1) sorted by relevance
105 static int read_uint(const uint8_t **buf, size_t *len, uint64_t **res) in read_uint() function328 } else if (!*use_param || !read_uint(buf, len, &p_value_uint)) { in fuzz_params()600 if (!read_uint(&buf, &len, &operation)) { in FuzzerTestOneInput()