QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marc-André Lureau 5582c58f82 meson: convert crypto directory to Meson 7 years ago
..
aes.c Include qemu-common.h exactly where needed 7 years ago
afalg.c crypto: introduce some common functions for af_alg backend 9 years ago
afalgpriv.h crypto: hash: add afalg-backend hash support 9 years ago
afsplit.c crypto: use auto cleanup for many stack variables 7 years ago
block-luks.c qcrypto/luks: implement encryption key management 6 years ago
block-luks.h crypto: Fix LGPL information in the file headers 7 years ago
block-qcow.c crypto: Fix LGPL information in the file headers 7 years ago
block-qcow.h crypto: Fix LGPL information in the file headers 7 years ago
block.c qcrypto/core: add generic infrastructure for crypto options amendment 6 years ago
blockpriv.h qcrypto/core: add generic infrastructure for crypto options amendment 6 years ago
cipher-afalg.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
cipher-builtin.c crypto: Redundant type conversion for AES_KEY pointer 6 years ago
cipher-gcrypt.c crypto: add support for gcrypt's native XTS impl 7 years ago
cipher-nettle.c crypto: add support for nettle's native XTS impl 7 years ago
cipher.c crypto: Fix LGPL information in the file headers 7 years ago
cipherpriv.h Include less of the generated modular QAPI headers 8 years ago
desrfb.c crypto: finish removing TABs 7 years ago
hash-afalg.c crypto: hmac: add af_alg-backend hmac support 9 years ago
hash-gcrypt.c crypto: Fix LGPL information in the file headers 7 years ago
hash-glib.c crypto: Fix LGPL information in the file headers 7 years ago
hash-nettle.c crypto: Fix LGPL information in the file headers 7 years ago
hash.c crypto: Fix LGPL information in the file headers 7 years ago
hashpriv.h crypto: hash: add afalg-backend hash support 9 years ago
hmac-gcrypt.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
hmac-glib.c glib: bump min required glib library version to 2.48 7 years ago
hmac-nettle.c crypto: fix function signatures for nettle 2.7 vs 3 7 years ago
hmac.c Include qapi/error.h exactly where needed 8 years ago
hmacpriv.h crypto: hmac: add af_alg-backend hmac support 9 years ago
init.c crypto: Remove use of GCRYPT_VERSION macro. 6 years ago
ivgen-essiv.c crypto: Fix LGPL information in the file headers 7 years ago
ivgen-essiv.h crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain.c crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain.h crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain64.c crypto: Fix LGPL information in the file headers 7 years ago
ivgen-plain64.h crypto: Fix LGPL information in the file headers 7 years ago
ivgen.c crypto: Fix LGPL information in the file headers 7 years ago
ivgenpriv.h crypto: Fix LGPL information in the file headers 7 years ago
meson.build meson: convert crypto directory to Meson 6 years ago
pbkdf-gcrypt.c crypto: Fix LGPL information in the file headers 7 years ago
pbkdf-nettle.c crypto: Fix LGPL information in the file headers 7 years ago
pbkdf-stub.c crypto: Fix LGPL information in the file headers 7 years ago
pbkdf.c crypto: use auto cleanup for many stack variables 7 years ago
random-gcrypt.c crypto: Fix LGPL information in the file headers 7 years ago
random-gnutls.c crypto: Fix LGPL information in the file headers 7 years ago
random-none.c crypto: add "none" random provider 6 years ago
random-platform.c crypto: Fix LGPL information in the file headers 7 years ago
secret.c qom: Put name parameter before value / visitor parameter 6 years ago
secret_common.c crypto/secret: move main logic from 'secret' to 'secret_common'. 6 years ago
secret_keyring.c qom: Put name parameter before value / visitor parameter 6 years ago
tls-cipher-suites.c crypto/tls-cipher-suites: Produce fw_cfg consumable blob 6 years ago
tlscreds.c qom: Drop parameter @errp of object_property_add() & friends 6 years ago
tlscredsanon.c qom: Put name parameter before value / visitor parameter 6 years ago
tlscredspriv.h crypto: Fix LGPL information in the file headers 7 years ago
tlscredspsk.c qom: Put name parameter before value / visitor parameter 6 years ago
tlscredsx509.c qom: Put name parameter before value / visitor parameter 6 years ago
tlssession.c crypto: Fix LGPL information in the file headers 7 years ago
trace-events crypto: Add tls-cipher-suites object 6 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
xts.c crypto: Fix LGPL information in the file headers 7 years ago