summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-13lib: make lib/842 decompress functions staticDan Streetman
2015-05-13crypto: talitos - fix size calculation in talitos_edesc_alloc()Dan Carpenter
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu
2015-05-13crypto: cryptd - Add missing aead.h inclusionHerbert Xu
2015-05-13crypto: qat - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: picoxcell - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: ixp4xx - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: aesni - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: seqiv - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: pcrypt - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: gcm - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: cryptd - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: ccm - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: authencesn - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: authenc - Use crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: aead - Add crypto_aead_set_reqsize helperHerbert Xu
2015-05-13crypto: caam - Remove unnecessary reference to crt_aeadHerbert Xu
2015-05-13crypto: blkcipher - Include crypto/aead.hHerbert Xu
2015-05-13crypto: talitos - Include internal/aead.hHerbert Xu
2015-05-13crypto: qat - Include internal/aead.hHerbert Xu
2015-05-13crypto: nx - Include internal/aead.hHerbert Xu
2015-05-13crypto: ixp4xx - Include internal/aead.hHerbert Xu
2015-05-13crypto: caam - Include internal/aead.hHerbert Xu
2015-05-13crypto: authencesn - Include internal/aead.hHerbert Xu
2015-05-13crypto: authenc - Include internal/aead.hHerbert Xu
2015-05-13crypto: api - Add crypto_grab_spawn primitiveHerbert Xu
2015-05-11crypto: arm/aes - streamline AES-192 code pathArd Biesheuvel
2015-05-11crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel
2015-05-11crypto: qat - add driver versionAllan, Bruce W
2015-05-11crypto: nx - add hardware 842 crypto comp algDan Streetman
2015-05-11crypto: nx - simplify pSeries nx842 driverDan Streetman
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman
2015-05-11crypto: nx - add nx842 constraintsDan Streetman
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman
2015-05-11crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman
2015-05-11crypto: 842 - change 842 alg to use softwareDan Streetman
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-05-11powerpc: Add ICSWX instructionDan Streetman
2015-05-11powerpc: export of_get_ibm_chip_id functionDan Streetman
2015-05-11crypto: testmgr - add test cases for CRC32Ard Biesheuvel
2015-05-07crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel
2015-05-07crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2015-05-01crypto: testmgr - Wrap the LHS in expressions of the form !x == yDavid Howells
2015-05-01crypto: pcomp - Constify (de)compression parametersDavid Howells
2015-04-28crypto: qat - do not duplicate string containing firmware nameAllan, Bruce W
2015-04-26crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa
2015-04-26crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa