Home
last modified time | relevance | path

Searched defs:QCryptoHmac (Results 1 – 1 of 1) sorted by last modified time

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