]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: cmac - allow usage in FIPS mode
authorStephan Mueller <smueller@chronox.de>
Wed, 19 Aug 2015 06:42:07 +0000 (08:42 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 19 Aug 2015 14:59:48 +0000 (22:59 +0800)
commit1beab5761dfb93972295498d3b26df7f0e917cf4
treed2cf8d562d11aeed80bd64469a9a170079594bfe
parent51a16b92428b65a9f12cda4a4fcb3357173952d7
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>
crypto/testmgr.c