Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-hash.c18 typedef struct QCryptoHashOpts { struct
21 } QCryptoHashOpts; argument
25 const QCryptoHashOpts *opts = opaque; in test_hash_speed()
67 QCryptoHashOpts opts ## a ## c = { \ in main()