Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dprovider.c158 static int read_utf8_string(const uint8_t **buf, size_t *len, char **res) in read_utf8_string() function
190 return read_utf8_string(buf, len, res); in read_utf8_ptr()
349 if (*use_param && (data_len = read_utf8_string(buf, len, &p_value_utf8_str)) < 0) in fuzz_params()

Completed in 5 milliseconds