Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dhashtable.c123 int rc_prediction = 1; in FuzzerTestOneInput() local
177 rc_prediction = 0; in FuzzerTestOneInput()
208 OPENSSL_assert(rc == rc_prediction); in FuzzerTestOneInput()
213 if (rc_prediction == 1) in FuzzerTestOneInput()
236 rc_prediction = 0; in FuzzerTestOneInput()
251 OPENSSL_assert(rc == rc_prediction); in FuzzerTestOneInput()
263 if (rc_prediction == 1) in FuzzerTestOneInput()
355 rc_prediction = 0; in FuzzerTestOneInput()
357 rc_prediction = 1; in FuzzerTestOneInput()
369 rc_prediction = 0; in FuzzerTestOneInput()
[all …]

Completed in 4 milliseconds