summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-04-26crypto: sha1-mb - Remove pointless castfiro yang
2015-04-26crypto: aead - Fix corner case in crypto_lookup_aeadHerbert Xu
2015-04-26crypto: skcipher - Fix corner case in crypto_lookup_skcipherHerbert Xu
2015-04-26crypto: api - Fix build error when modules are disabledHerbert Xu
2015-04-23mac802154: Include crypto/aead.hHerbert Xu
2015-04-23mac80211: Include crypto/aead.hHerbert Xu
2015-04-23crypto: testmgr - Include crypto/aead.hHerbert Xu
2015-04-23crypto: tcrypt - Include crypto/aead.hHerbert Xu
2015-04-23crypto: algif_aead - Include crypto/aead.hHerbert Xu
2015-04-23crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.hHerbert Xu
2015-04-23crypto: api - Remove linux/fips.h from internal.hHerbert Xu
2015-04-23crypto: testmgr - Include linux/fips.h for fips_enabledHerbert Xu
2015-04-23crypto: tcrypt - Include linux/fips.h for fips_enabledHerbert Xu
2015-04-23crypto: fips - Move fips_enabled sysctl into fips.cHerbert Xu
2015-04-23crypto: fips - Remove bogus inclusion of internal.hHerbert Xu
2015-04-23crypto: api - Include linux/fips.hHerbert Xu
2015-04-23crypto: caam - Remove bogus references to crypto API internalsHerbert Xu
2015-04-23crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanityHerbert Xu
2015-04-23crypto: api - Move module sig ifdef into accessor functionHerbert Xu
2015-04-23crypto: tcrypt - Handle async return from crypto_ahash_initHerbert Xu
2015-04-22crypto: rng - Zero seed in crypto_rng_resetHerbert Xu
2015-04-22crypto: algif_rng - Remove obsolete const-removal castHerbert Xu
2015-04-22crypto: rng - Remove old low-level rng interfaceHerbert Xu
2015-04-22crypto: krng - Convert to new rng interfaceHerbert Xu
2015-04-22crypto: ansi_cprng - Convert to new rng interfaceHerbert Xu
2015-04-22crypto: ansi_cprng - Remove bogus inclusion of internal.hHerbert Xu
2015-04-22crypto: drbg - Convert to new rng interfaceHerbert Xu
2015-04-22crypto: rng - Add multiple algorithm registration interfaceHerbert Xu