qemu/include/crypto
Longpeng(Mike) 14a5a2aef4 crypto: hmac: add hmac driver framework
1) makes the public APIs in hmac-nettle/gcrypt/glib static,
   and rename them with "nettle/gcrypt/glib" prefix.

2) introduces hmac framework, including QCryptoHmacDriver
   and new public APIs.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-07-19 10:11:05 +01:00
..
aes.h
afsplit.h
block.h block: pass option prefix down to crypto layer 2017-07-11 17:44:56 +02:00
cipher.h crypto: cipher: add cipher driver framework 2017-07-19 10:11:04 +01:00
desrfb.h
hash.h
hmac.h crypto: hmac: add hmac driver framework 2017-07-19 10:11:05 +01:00
init.h
ivgen.h
pbkdf.h crypto: use correct derived key size when timing pbkdf 2016-09-19 16:30:45 +01:00
random.h crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs 2017-05-09 14:41:47 +01:00
secret.h
tlscreds.h
tlscredsanon.h
tlscredsx509.h
tlssession.h
xts.h