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.c75 static const int expected_lens[] = { variable
109 g_assert(resultlen == expected_lens[i]); in test_hash_alloc()
134 resultlen = expected_lens[i]; in test_hash_prealloc()
145 g_assert(resultlen == expected_lens[i]); in test_hash_prealloc()
181 g_assert(resultlen == expected_lens[i]); in test_hash_iov()