Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-crypto-hash.c89 static const int expected_lens[] = { variable
126 g_assert(resultlen == expected_lens[i]); in test_hash_alloc()
151 resultlen = expected_lens[i]; in test_hash_prealloc()
163 g_assert(resultlen == expected_lens[i]); in test_hash_prealloc()
199 g_assert(resultlen == expected_lens[i]); in test_hash_iov()
298 g_assert(resultlen == expected_lens[i]); in test_hash_accumulate()