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>
1 month ago
..
aes-round.h crypto: Add aesdec_ISB_ISR_AK_IMC 2 years ago
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 replace TABs with spaces 3 years ago
hash.h crypto/hash: Have hashing functions take void * buffer argument 1 month ago
hmac.h crypto/hash: Have hashing functions take void * buffer argument 1 month ago
init.h crypto: Fix LGPL information in the file headers 6 years ago
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 crypto: Fix LGPL information in the file headers 6 years ago
secret.h Use DECLARE_*CHECKER* macros 5 years ago
secret_common.h bulk: Do not declare function prototypes using 'extern' keyword 2 years ago
secret_keyring.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 5 years ago
sm4.h crypto: Add SM4 constant parameter CK 2 years ago
tls-cipher-suites.h Clean up header guards that don't match their file name 4 years ago
tlscreds.h crypto: introduce method for reloading TLS creds 1 month ago
tlscredsanon.h crypto: Make QCryptoTLSCreds* structures private 4 years ago
tlscredspsk.h crypto: Make QCryptoTLSCreds* structures private 4 years ago
tlscredsx509.h crypto: support upto 5 parallel certificate identities 1 month ago
tlssession.h io/channel: Have read/write functions take void * buffer argument 1 month ago
x509-utils.h qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 1 year ago