commit | bb68745e0ff65e9ab927e891481f6327a46191ae | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jun 16 13:54:24 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 17 15:35:09 2015 +0800 |
tree | a16339a5eb8203a1b5f7d809f4b4856b7ddca253 | |
parent | f2147b88b2b17d4c04738c75cc5a1d0dea60fa76 [diff] |
Revert "crypto: testmgr - Disable rfc4543 test" This reverts commit 9b9f9296a7b73fbafe0a0a6f2494eaadd97f9f73 as all in-kernel implementations of GCM have been converted to the new AEAD interface, meaning that they should now pass the updated rfc4543 test. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>