Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-10 | crypto: octeon - always disable preemption when using crypto engine | Aaro Koskinen | |
Always disable preemption on behalf of the drivers when crypto engine is taken into use. This will simplify the usage. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||
2014-12-23 | MIPS: OCTEON: add crypto helper functions | Aaro Koskinen | |
Add crypto helper functions which are needed for kernel level usage. The code for these has been extracted from the EdgeRouter Pro GPL tarball. While at it, also delete duplicate definitions of the functions. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |