..
Makefile.objs
crypto: hash: add afalg-backend hash support
9 years ago
aes.c
crypto: Clean up includes
10 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
qemu-common: stop including qemu/bswap.h from qemu-common.h
10 years ago
block-luks.c
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
9 years ago
block-luks.h
Clean up ill-advised or unusual header guards
10 years ago
block-qcow.c
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
9 years ago
block-qcow.h
Clean up ill-advised or unusual header guards
10 years ago
block.c
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
9 years ago
blockpriv.h
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
9 years ago
cipher-afalg.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
cipher-builtin.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
cipher-gcrypt.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
cipher-nettle.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
cipher.c
crypto: afalg: fix a NULL pointer dereference
9 years ago
cipherpriv.h
Include less of the generated modular QAPI headers
8 years ago
desrfb.c
crypto: Clean up includes
10 years ago
hash-afalg.c
crypto: hmac: add af_alg-backend hmac support
9 years ago
hash-gcrypt.c
crypto: hash: add hash driver framework
9 years ago
hash-glib.c
crypto: hash: add hash driver framework
9 years ago
hash-nettle.c
crypto: hash: add hash driver framework
9 years ago
hash.c
Include qapi/error.h exactly where needed
8 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
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
hmac-nettle.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 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: qcrypto_random_bytes() now works on windows w/o any other crypto libs
9 years ago
ivgen-essiv.c
Include qapi/error.h exactly where needed
8 years ago
ivgen-essiv.h
crypto: add support for generating initialization vectors
10 years ago
ivgen-plain.c
Include qapi/error.h exactly where needed
8 years ago
ivgen-plain.h
crypto: add support for generating initialization vectors
10 years ago
ivgen-plain64.c
Include qapi/error.h exactly where needed
8 years ago
ivgen-plain64.h
crypto: add support for generating initialization vectors
10 years ago
ivgen.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
ivgenpriv.h
Clean up header guards that don't match their file name
10 years ago
pbkdf-gcrypt.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
pbkdf-nettle.c
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
9 years ago
pbkdf-stub.c
crypto: use uint64_t for pbkdf iteration count parameters
10 years ago
pbkdf.c
crypto: use correct derived key size when timing pbkdf
10 years ago
random-gcrypt.c
crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs
9 years ago
random-gnutls.c
Include qapi/error.h exactly where needed
8 years ago
random-platform.c
Include qapi/error.h exactly where needed
8 years ago
secret.c
qapi: Change data type of the FOO_lookup generated for enum FOO
9 years ago
tlscreds.c
qapi: Change data type of the FOO_lookup generated for enum FOO
9 years ago
tlscredsanon.c
include/qemu/osdep.h: Don't include qapi/error.h
10 years ago
tlscredspriv.h
Clean up header guards that don't match their file name
10 years ago
tlscredsx509.c
crypto: fix building complaint
10 years ago
tlssession.c
crypto: add trace points for TLS cert verification
10 years ago
trace-events
docs: fix broken paths to docs/devel/tracing.txt
9 years ago
xts.c
crypto: import an implementation of the XTS cipher mode
10 years ago