commit | db71f29a1c327f3824c1c0919937965b36d67b80 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Fri Jan 23 12:42:15 2015 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jan 26 11:34:32 2015 +1100 |
tree | 198fe0974eee0ff5547bfc2ddbf05a0a114026f9 | |
parent | cbceeefd872480afe46197633826a424196d8131 [diff] |
crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed This gcm variant is popular for ipsec use, and there are folks who would like to use it while in fips mode. Mark it with fips_allowed=1 to facilitate that. CC: LKML <linux-kernel@vger.kernel.org> CC: Stephan Mueller <smueller@atsec.com> Signed-off-by: Jarod Wilson <jarod@redhat.com> Acked-by: Stephan Mueller <smueller@atsec.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>