Searched refs:read_int (Results 1 – 1 of 1) sorted by relevance
122 static int read_int(const uint8_t **buf, size_t *len, int64_t **res) in read_int() function288 if (!read_int(buf, len, &use_param)) { in fuzz_params()307 } else if (!*use_param || !read_int(buf, len, &p_value_int)) { in fuzz_params()606 if (!read_int(&buf, &len, &algorithm)) { in FuzzerTestOneInput()
Completed in 7 milliseconds