Home
last modified time | relevance | path

Searched defs:QCryptoIVGenTestData (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-crypto-ivgen.c26 struct QCryptoIVGenTestData { struct
27 const char *path;
28 uint64_t sector;
29 QCryptoIVGenAlgorithm ivalg;
30 QCryptoHashAlgorithm hashalg;
31 QCryptoCipherAlgorithm cipheralg;
32 const uint8_t *key;
33 size_t nkey;
34 const uint8_t *iv;
35 size_t niv;