aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/crypto
Commit message (Collapse)AuthorAgeFilesLines
* crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp2016-08-263-0/+5
| | | | | | | | | | | | commit a66d7f724a96d6fd279bfbd2ee488def6b081bea upstream. Some of the crypto algorithms write to the initialization vector, but no space has been allocated for it. This clobbers adjacent memory. Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-268-10/+10
|
* first commitMeizu OpenSource2016-08-1519-0/+5400