commit | 8f183751a8604be5aaf0ad6dedac4890bb6fa0d5 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Wed Aug 19 08:42:07 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 19 22:59:48 2015 +0800 |
tree | d2cf8d562d11aeed80bd64469a9a170079594bfe | |
parent | 66c9a04e33947191a03a1cf5103b8bf9051774df [diff] |
crypto: cmac - allow usage in FIPS mode CMAC is an approved cipher in FIPS 140-2. The patch allows the use of CMAC with TDES and AES in FIPS mode. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>