Philippe Mathieu-Daudé 2389304a72 crypto: Move the creation of the library to the main meson.build 4 lat temu
..
aes.c a2d76b6b2e crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c 5 lat temu
afalg.c f0d92b56d8 crypto: introduce some common functions for af_alg backend 8 lat temu
afalgpriv.h 3eedf5cc9d crypto: Allocate QCryptoCipher with the subclass 5 lat temu
afsplit.c 57b9f113fc crypto: use auto cleanup for many stack variables 6 lat temu
block-luks.c 557d2bdcca qcrypto/luks: implement encryption key management 5 lat temu
block-luks.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
block-qcow.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
block-qcow.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
block.c 43cbd06df2 qcrypto/core: add generic infrastructure for crypto options amendment 5 lat temu
blockpriv.h 43cbd06df2 qcrypto/core: add generic infrastructure for crypto options amendment 5 lat temu
cipher-afalg.c da30cd77e1 crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new 5 lat temu
cipher-builtin.c.inc a3db31b83e crypto/builtin: Split QCryptoCipherBuiltin into subclasses 5 lat temu
cipher-gcrypt.c.inc 1b010d9339 crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses 5 lat temu
cipher-nettle.c.inc 53ddad9b83 crypto/nettle: Split QCryptoCipherNettle into subclasses 5 lat temu
cipher.c e46064a4c6 crypto: Constify cipher data tables 5 lat temu
cipherpriv.h da30cd77e1 crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new 5 lat temu
desrfb.c 2f9f96b242 crypto: finish removing TABs 6 lat temu
hash-afalg.c 42e7e15f99 crypto: hmac: add af_alg-backend hmac support 8 lat temu
hash-gcrypt.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
hash-glib.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
hash-nettle.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
hash.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
hashpriv.h 9a05977348 crypto: hash: add afalg-backend hash support 8 lat temu
hmac-gcrypt.c 977c736f80 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 8 lat temu
hmac-glib.c 00f2cfbbec glib: bump min required glib library version to 2.48 6 lat temu
hmac-nettle.c f887849007 crypto: fix function signatures for nettle 2.7 vs 3 6 lat temu
hmac.c e688df6bc4 Include qapi/error.h exactly where needed 7 lat temu
hmacpriv.h 42e7e15f99 crypto: hmac: add af_alg-backend hmac support 8 lat temu
init.c d6cca8e111 crypto: Remove use of GCRYPT_VERSION macro. 5 lat temu
ivgen-essiv.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgen-essiv.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgen-plain.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgen-plain.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgen-plain64.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgen-plain64.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgen.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
ivgenpriv.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
meson.build 2389304a72 crypto: Move the creation of the library to the main meson.build 4 lat temu
pbkdf-gcrypt.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
pbkdf-nettle.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
pbkdf-stub.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
pbkdf.c 57b9f113fc crypto: use auto cleanup for many stack variables 6 lat temu
random-gcrypt.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
random-gnutls.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
random-none.c b767d2578d crypto: add "none" random provider 5 lat temu
random-platform.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
secret.c 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 lat temu
secret_common.c 4862bd3cd2 crypto/secret: move main logic from 'secret' to 'secret_common'. 5 lat temu
secret_keyring.c c734cd40a1 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE 4 lat temu
tls-cipher-suites.c a7c893a1c4 tls-cipher-suites: Correct instance_size 5 lat temu
tlscreds.c d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 5 lat temu
tlscredsanon.c 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 lat temu
tlscredspriv.h b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
tlscredspsk.c 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 lat temu
tlscredsx509.c 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 lat temu
tlssession.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu
trace-events 993aec27aa crypto: Add tls-cipher-suites object 5 lat temu
trace.h 243af0225a trace: switch position of headers to what Meson requires 5 lat temu
xts.c b7cbb8741b crypto: Fix LGPL information in the file headers 6 lat temu