Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-12-1' into staging
Merge qcrypto 2016/09/12 v1
# gpg: Signature made Mon 12 Sep 2016 12:02:20 BST
# gpg: using RSA key 0xBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg: aka "Daniel P. Berrange <berrange@redhat.com>"
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF
* remotes/berrange/tags/pull-qcrypto-2016-09-12-1:
crypto: report enum strings instead of values in errors
crypto: fix building complaint
crypto: ensure XTS is only used with ciphers with 16 byte blocks
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- crypto/block.c 4 additions, 2 deletionscrypto/block.c
- crypto/cipher-builtin.c 6 additions, 3 deletionscrypto/cipher-builtin.c
- crypto/cipher-gcrypt.c 10 additions, 2 deletionscrypto/cipher-gcrypt.c
- crypto/cipher-nettle.c 15 additions, 11 deletionscrypto/cipher-nettle.c
- crypto/init.c 1 addition, 2 deletionscrypto/init.c
- crypto/tlscredsx509.c 3 additions, 3 deletionscrypto/tlscredsx509.c
- tests/crypto-tls-x509-helpers.h 0 additions, 1 deletiontests/crypto-tls-x509-helpers.h
- tests/test-crypto-cipher.c 35 additions, 8 deletionstests/test-crypto-cipher.c
Loading
Please register or sign in to comment