Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Dhmac.h17 typedef struct QCryptoHmac QCryptoHmac; typedef
18 struct QCryptoHmac { struct
19 QCryptoHashAlgo alg;
20 void *opaque;
21 void *driver;