Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-25 | crypto: drbg - remove superflowous checks | Stephan Mueller | 1 | -10/+6 |
2014-08-25 | crypto: drbg - kzfree does not need a check for NULL pointer | Stephan Mueller | 1 | -12/+6 |
2014-08-25 | crypto: drbg - replace int2byte with cpu_to_be | Stephan Mueller | 1 | -16/+18 |
2014-08-25 | crypto: caam - fix addressing of struct member | Cristian Stoica | 1 | -3/+3 |
2014-08-25 | crypto: caam - remove duplicated sg copy functions | Cristian Stoica | 2 | -62/+14 |
2014-08-25 | crypto: qat - Fix return value check in adf_chr_drv_create() | Wei Yongjun | 1 | -1/+1 |
2014-08-25 | crypto: caam - enable raw data instead of von Neumann data | Alex Porosanu | 2 | -1/+20 |
2014-08-25 | crypto: caam - change starting entropy delay value | Alex Porosanu | 2 | -1/+10 |
2014-08-25 | crypto: caam - disable RNG oscillator maximum frequency check | Alex Porosanu | 2 | -2/+3 |
2014-08-25 | crypto: testmgr - remove unused function argument | Cristian Stoica | 1 | -11/+5 |
2014-08-25 | crypto: sha-mb - SHA1 multibuffer job manager and glue code | Tim Chen | 3 | -0/+947 |