Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-crypto-afsplit.c133 size_t splitlen = data->blocklen * data->stripes; in test_afsplit() local
134 uint8_t *splitkey = g_new0(uint8_t, splitlen); in test_afsplit()