Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Dcipher.h26 typedef struct QCryptoCipher QCryptoCipher; typedef
80 struct QCryptoCipher { struct
81 QCryptoCipherAlgorithm alg; argument
82 QCryptoCipherMode mode; argument
83 const QCryptoCipherDriver *driver; argument