aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-04crypto: talitos - Remove zero_entry static initializerAaron Sierra1-6/+1
2015-08-04crypto: doc - AEAD API conversionStephan Mueller2-2/+26
2015-08-04crypto: img-hash - fix spelling mistake in dev_err error messageColin Ian King1-1/+1
2015-07-31crypto: caam - fix rfc4106 encap shared descriptorHoria Geant?1-9/+15
2015-07-30MAINTAINERS: change 842 NX owner email addressDan Streetman1-1/+1
2015-07-30crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman1-1/+2
2015-07-30crypto: nx - don't err if compressed output > inputDan Streetman1-2/+5
2015-07-28crypto: qat - remove unnecessary list iterationBruce Allan1-6/+1
2015-07-28crypto: jitterentropy - use safe format string parametersKees Cook1-1/+1
2015-07-28crypto: qat - Fix typo othewise->otherwiseAhsan Atta5-11/+11
2015-07-28crypto: qat - remove unused defineBruce Allan1-1/+0
2015-07-28crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macroBruce Allan1-2/+3
2015-07-28crypto: qat - remove redundant struct elemBruce Allan3-3/+1
2015-07-28hwrng: core - correct error check of kthread_run callMartin Schwidefsky1-1/+1
2015-07-23crypto: nx - make platform drivers directly register with cryptoDan Streetman6-191/+114
2015-07-23crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman2-1/+1
2015-07-23crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman5-162/+60
2015-07-23crypto: nx - use common code for both NX decompress success casesDan Streetman1-4/+2
2015-07-23crypto: nx - don't register pSeries driver if ENODEVDan Streetman1-4/+1
2015-07-23crypto: nx - move kzalloc() out of spinlockDan Streetman1-22/+16
2015-07-23crypto: nx - remove pSeries NX 'status' fieldDan Streetman1-29/+10
2015-07-23crypto: nx - remove __init/__exit from VIO functionsDan Streetman1-4/+4
2015-07-23crypto: qat - Don't attempt to register algorithm multiple timesTadeusz Struk1-3/+16
2015-07-23crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-07-23crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk1-8/+16
2015-07-21crypto: qat - fix invalid check for RSA keylen in fips modeTadeusz Struk1-2/+2
2015-07-21crypto: rsa - fix invalid check for keylen in fips modeTadeusz Struk1-2/+2
2015-07-20MAINTAINERS: Add myself as maintainer of Allwinner Security SystemLABBE Corentin1-0/+6
2015-07-20crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin7-0/+1656