Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc/crypto: Build files for the nx device driver | Kent Yoder | 2012-05-16 | 1 | -0/+11 |
* | powerpc/crypto: debugfs routines and docs for the nx device driver | Kent Yoder | 2012-05-16 | 1 | -0/+103 |
* | powerpc/crypto: SHA512 hash routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+265 |
* | powerpc/crypto: SHA256 hash routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+246 |
* | powerpc/crypto: AES-XCBC mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+236 |
* | powerpc/crypto: AES-GCM mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+353 |
* | powerpc/crypto: AES-ECB mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+139 |
* | powerpc/crypto: AES-CTR mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+178 |
* | powerpc/crypto: AES-CCM mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+468 |
* | powerpc/crypto: AES-CBC mode routines for nx encryption | Kent Yoder | 2012-05-16 | 1 | -0/+141 |
* | powerpc/crypto: nx driver code supporting nx encryption | Kent Yoder | 2012-05-16 | 3 | -0/+1114 |