You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/crypto
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/
Headers in include/sysemu/ are not only related to system
*emulation*, they are also used by virtualization. Rename
as system/ which is clearer.

Files renamed manually then mechanical change using sed tool.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Lei Yang <leiyang@redhat.com>
Message-Id: <20241203172445.28576-1-philmd@linaro.org>
1 month ago
..
aes.c target/riscv: Use existing lookup tables for MixColumns 1 year ago
afalg.c qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 4 months ago
afalgpriv.h qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 4 months ago
afsplit.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
akcipher-gcrypt.c.inc include: Rename sysemu/ -> system/ 1 month ago
akcipher-nettle.c.inc include: Rename sysemu/ -> system/ 1 month ago
akcipher.c qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix 4 months ago
akcipherpriv.h qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix 4 months ago
block-luks-priv.h crypto: Clean up includes 2 years ago
block-luks.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 4 months ago
block-luks.h crypto: Fix LGPL information in the file headers 6 years ago
block-qcow.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 4 months ago
block-qcow.h crypto: Fix LGPL information in the file headers 6 years ago
block.c qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
blockpriv.h qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
cipher-afalg.c qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 4 months ago
cipher-builtin.c.inc qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
cipher-gcrypt.c.inc qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
cipher-gnutls.c.inc qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
cipher-nettle.c.inc qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
cipher.c qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
cipherpriv.h qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 4 months ago
clmul.c crypto: Add generic 64-bit carry-less multiply routine 1 year ago
der.c crypto: Remove unused DER string functions 3 months ago
der.h crypto: Remove unused DER string functions 3 months ago
hash-afalg.c crypto/hash-afalg: Fix broken build 3 months ago
hash-gcrypt.c crypto: perform runtime check for hash/hmac support in gcrypt 3 months ago
hash-glib.c crypto/hash: avoid overwriting user supplied result pointer 3 months ago
hash-gnutls.c crypto/hash: avoid overwriting user supplied result pointer 3 months ago
hash-nettle.c crypto: Introduce SM3 hash hmac pbkdf algorithm 3 months ago
hash.c crypto: Introduce SM3 hash hmac pbkdf algorithm 3 months ago
hashpriv.h crypto/hashpriv: Remove old hash API function 3 months ago
hmac-gcrypt.c crypto: perform runtime check for hash/hmac support in gcrypt 3 months ago
hmac-glib.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
hmac-gnutls.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
hmac-nettle.c crypto: Introduce SM3 hash hmac pbkdf algorithm 3 months ago
hmac.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
hmacpriv.h qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo 4 months ago
init.c crypto: drop gnutls debug logging support 6 months ago
ivgen-essiv.c crypto: Fix LGPL information in the file headers 6 years ago
ivgen-essiv.h crypto: Fix LGPL information in the file headers 6 years ago
ivgen-plain.c crypto: Fix LGPL information in the file headers 6 years ago
ivgen-plain.h Clean up ill-advised or unusual header guards 3 years ago
ivgen-plain64.c crypto: Fix LGPL information in the file headers 6 years ago
ivgen-plain64.h crypto: Fix LGPL information in the file headers 6 years ago
ivgen.c qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 4 months ago
ivgenpriv.h qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 4 months ago
meson.build crypto: Introduce x509 utils 4 months ago
pbkdf-gcrypt.c crypto: Introduce SM3 hash hmac pbkdf algorithm 3 months ago
pbkdf-gnutls.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
pbkdf-nettle.c crypto: Introduce SM3 hash hmac pbkdf algorithm 3 months ago
pbkdf-stub.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
pbkdf.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
random-gcrypt.c crypto: Fix LGPL information in the file headers 6 years ago
random-gnutls.c crypto: Fix LGPL information in the file headers 6 years ago
random-none.c crypto: add "none" random provider 5 years ago
random-platform.c crypto: Fix LGPL information in the file headers 6 years ago
rsakey-builtin.c.inc qapi/crypto: Drop unwanted 'prefix' 4 months ago
rsakey-nettle.c.inc qapi/crypto: Drop unwanted 'prefix' 4 months ago
rsakey.c crypto: Support export akcipher to pkcs8 2 years ago
rsakey.h crypto: Support export akcipher to pkcs8 2 years ago
secret.c crypto: Move USER_CREATABLE to secret_common base class 4 years ago
secret_common.c crypto: purge 'loaded' property that was not fully removed 3 months ago
secret_keyring.c crypto: Move USER_CREATABLE to secret_common base class 4 years ago
sm4.c crypto: Add SM4 constant parameter CK 1 year ago
tls-cipher-suites.c crypto: remove shadowed 'ret' variable 1 year ago
tlscreds.c crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper 4 years ago
tlscredsanon.c crypto: purge 'loaded' property that was not fully removed 3 months ago
tlscredspriv.h crypto: Make QCryptoTLSCreds* structures private 4 years ago
tlscredspsk.c crypto: purge 'loaded' property that was not fully removed 3 months ago
tlscredsx509.c crypto: purge 'loaded' property that was not fully removed 3 months ago
tlssession.c crypto: propagate errors from TLS session I/O callbacks 6 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
x509-utils.c qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 4 months ago
xts.c crypto: Fix LGPL information in the file headers 6 years ago