Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dprovider.c193 static int read_octet_string(const uint8_t **buf, size_t *len, char **res) in read_octet_string() function
235 return read_octet_string(buf, len, res); in read_octet_ptr()
357 if (*use_param && (data_len = read_octet_string(buf, len, &p_value_octet_str)) < 0) in fuzz_params()

Completed in 4 milliseconds