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/include/crypto
Daniel P. Berrangé 211fc7e416 crypto: support upto 5 parallel certificate identities
The default (required) identity is stored in server-cert.pem /
client-cert.pem and server-key.pem / client-key.pem.

The 4 extra (optional) identities are stored in server-cert-$N.pem /
client-cert-$N.pem and server-key-$N.pem / client-key-$N.pem. The
numbering starts at 0 and the first missing cert/key pair will
terminate the loading process.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2 weeks ago
..
aes-round.h
aes.h target/riscv: Use existing lookup tables for MixColumns 2 years ago
afsplit.h qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 1 year ago
akcipher.h include/: spelling fixes 2 years ago
block.h qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 1 year ago
cipher.h qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 1 year ago
clmul.h crypto: Add generic 64-bit carry-less multiply routine 2 years ago
desrfb.h
hash.h crypto/hash: Have hashing functions take void * buffer argument 2 weeks ago
hmac.h crypto/hash: Have hashing functions take void * buffer argument 2 weeks ago
init.h
ivgen.h qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix 1 year ago
pbkdf.h qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix 1 year ago
random.h
secret.h
secret_common.h
secret_keyring.h
sm4.h crypto: Add SM4 constant parameter CK 2 years ago
tls-cipher-suites.h
tlscreds.h crypto: introduce method for reloading TLS creds 2 weeks ago
tlscredsanon.h
tlscredspsk.h
tlscredsx509.h crypto: support upto 5 parallel certificate identities 2 weeks ago
tlssession.h io/channel: Have read/write functions take void * buffer argument 2 weeks ago
x509-utils.h qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 1 year ago