Home
last modified time | relevance | path

Searched refs:read_uint (Results 1 – 1 of 1) sorted by relevance

/openssl/fuzz/
H A Dprovider.c104 static int read_uint(const uint8_t **buf, size_t *len, uint64_t **res) in read_uint() function
329 } else if (!*use_param || !read_uint(buf, len, &p_value_uint)) { in fuzz_params()
601 if (!read_uint(&buf, &len, &operation)) { in FuzzerTestOneInput()

Completed in 4 milliseconds