Merge git://github.com/herbertx/crypto
* git://github.com/herbertx/crypto: (48 commits) crypto: user - Depend on NET instead of selecting it crypto: user - Add dependency on NET crypto: talitos - handle descriptor not found in error path crypto: user - Initialise match in crypto_alg_match crypto: testmgr - add twofish tests crypto: testmgr - add blowfish test-vectors crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT crypto: twofish-x86_64-3way - fix ctr blocksize to 1 crypto: blowfish-x86_64 - fix ctr blocksize to 1 crypto: whirlpool - count rounds from 0 crypto: Add userspace report for compress type algorithms crypto: Add userspace report for cipher type algorithms crypto: Add userspace report for rng type algorithms crypto: Add userspace report for pcompress type algorithms crypto: Add userspace report for nivaead type algorithms crypto: Add userspace report for aead type algorithms crypto: Add userspace report for givcipher type algorithms crypto: Add userspace report for ablkcipher type algorithms crypto: Add userspace report for blkcipher type algorithms crypto: Add userspace report for ahash type algorithms ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/crypto/picochip-spacc.txt 23 additions, 0 deletionsDocumentation/devicetree/bindings/crypto/picochip-spacc.txt
- arch/x86/crypto/Makefile 12 additions, 0 deletionsarch/x86/crypto/Makefile
- arch/x86/crypto/aes_glue.c 1 addition, 0 deletionsarch/x86/crypto/aes_glue.c
- arch/x86/crypto/blowfish-x86_64-asm_64.S 390 additions, 0 deletionsarch/x86/crypto/blowfish-x86_64-asm_64.S
- arch/x86/crypto/blowfish_glue.c 492 additions, 0 deletionsarch/x86/crypto/blowfish_glue.c
- arch/x86/crypto/sha1_ssse3_asm.S 558 additions, 0 deletionsarch/x86/crypto/sha1_ssse3_asm.S
- arch/x86/crypto/sha1_ssse3_glue.c 240 additions, 0 deletionsarch/x86/crypto/sha1_ssse3_glue.c
- arch/x86/crypto/twofish-i586-asm_32.S 5 additions, 5 deletionsarch/x86/crypto/twofish-i586-asm_32.S
- arch/x86/crypto/twofish-x86_64-asm_64-3way.S 316 additions, 0 deletionsarch/x86/crypto/twofish-x86_64-asm_64-3way.S
- arch/x86/crypto/twofish-x86_64-asm_64.S 2 additions, 4 deletionsarch/x86/crypto/twofish-x86_64-asm_64.S
- arch/x86/crypto/twofish_glue.c 8 additions, 4 deletionsarch/x86/crypto/twofish_glue.c
- arch/x86/crypto/twofish_glue_3way.c 472 additions, 0 deletionsarch/x86/crypto/twofish_glue_3way.c
- arch/x86/include/asm/cpufeature.h 3 additions, 0 deletionsarch/x86/include/asm/cpufeature.h
- crypto/Kconfig 63 additions, 0 deletionscrypto/Kconfig
- crypto/Makefile 3 additions, 1 deletioncrypto/Makefile
- crypto/ablkcipher.c 48 additions, 0 deletionscrypto/ablkcipher.c
- crypto/aead.c 48 additions, 0 deletionscrypto/aead.c
- crypto/ahash.c 21 additions, 0 deletionscrypto/ahash.c
- crypto/algapi.c 6 additions, 6 deletionscrypto/algapi.c
- crypto/blkcipher.c 25 additions, 0 deletionscrypto/blkcipher.c
Loading
Please register or sign in to comment