commit | 2b49b906729644dd4696b9291b7e2f6cd1266dc0 | [log] [tgz] |
---|---|---|
author | Johannes Goetzfried <Johannes.Goetzfried@informatik.stud.uni-erlangen.de> | Wed Jul 11 19:38:12 2012 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 01 17:47:30 2012 +0800 |
tree | 23efa38a81d4c7da484307ace9d37b137ced8efe | |
parent | 4d6d6a2c850f89bc9283d02519cb536baba72032 [diff] |
crypto: cast6 - prepare generic module for optimized implementations Rename cast6 module to cast6_generic to allow autoloading of optimized implementations. Generic functions and s-boxes are exported to be able to use them within optimized implementations. Signed-off-by: Johannes Goetzfried <Johannes.Goetzfried@informatik.stud.uni-erlangen.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>