Pull crypto fixes from Herbert Xu: "This fixes the following issues: - Fix AVX detection to prevent use of non-existent AESNI. - Some SPARC ciphers did not set their IV size which may lead to memory corruption" * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: ahash - ensure statesize is non-zero crypto: camellia_aesni_avx - Fix CPU feature checks crypto: sparc - initialize blkcipher.ivsize
No related branches found
No related tags found
Showing
- arch/sparc/crypto/aes_glue.c 2 additions, 0 deletionsarch/sparc/crypto/aes_glue.c
- arch/sparc/crypto/camellia_glue.c 1 addition, 0 deletionsarch/sparc/crypto/camellia_glue.c
- arch/sparc/crypto/des_glue.c 2 additions, 0 deletionsarch/sparc/crypto/des_glue.c
- arch/x86/crypto/camellia_aesni_avx_glue.c 5 additions, 0 deletionsarch/x86/crypto/camellia_aesni_avx_glue.c
- crypto/ahash.c 2 additions, 1 deletioncrypto/ahash.c
Loading
Please register or sign in to comment