summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/nx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-051-9/+8Star
|\
| * powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman2012-09-051-9/+8Star
* | crypto: nx - Remove virt_to_abs() usage in nx-842.cMichael Ellerman2012-08-201-16/+18
* | powerpc/crypto: add 842 hardware compression driverSeth Jennings2012-08-013-0/+1627
* | powerpc/crypto: rework KconfigSeth Jennings2012-08-012-1/+18
* | crypto: drivers - remove cra_list initializationJussi Kivilinna2012-08-015-8/+0Star
|/
* powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-161-0/+11
* powerpc/crypto: debugfs routines and docs for the nx device driverKent Yoder2012-05-161-0/+103
* powerpc/crypto: SHA512 hash routines for nx encryptionKent Yoder2012-05-161-0/+265
* powerpc/crypto: SHA256 hash routines for nx encryptionKent Yoder2012-05-161-0/+246
* powerpc/crypto: AES-XCBC mode routines for nx encryptionKent Yoder2012-05-161-0/+236
* powerpc/crypto: AES-GCM mode routines for nx encryptionKent Yoder2012-05-161-0/+353
* powerpc/crypto: AES-ECB mode routines for nx encryptionKent Yoder2012-05-161-0/+139
* powerpc/crypto: AES-CTR mode routines for nx encryptionKent Yoder2012-05-161-0/+178
* powerpc/crypto: AES-CCM mode routines for nx encryptionKent Yoder2012-05-161-0/+468
* powerpc/crypto: AES-CBC mode routines for nx encryptionKent Yoder2012-05-161-0/+141
* powerpc/crypto: nx driver code supporting nx encryptionKent Yoder2012-05-163-0/+1114