Searched defs:QCryptoIVGenTestData (Results 1 – 1 of 1) sorted by relevance
26 struct QCryptoIVGenTestData { struct27 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;