Searched defs:QCryptoBlockTestData (Results 1 – 1 of 1) sorted by relevance
108 static struct QCryptoBlockTestData { struct109 const char *path;110 QCryptoBlockCreateOptions *create_opts;111 QCryptoBlockOpenOptions *open_opts;113 bool expect_header;115 QCryptoCipherAlgo cipher_alg;116 QCryptoCipherMode cipher_mode;117 QCryptoHashAlgo hash_alg;119 QCryptoIVGenAlgo ivgen_alg;120 QCryptoHashAlgo ivgen_hash;[all …]