commit | 4e4aab63d7456fb3db108ad8eead8e330d5fb958 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jun 17 14:04:21 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jun 18 14:45:32 2015 +0800 |
tree | e6611e5bd790ae82fa4589abe1c3f71c2033e517 | |
parent | f657f82cc9710e2cb3067be932853ce114e5ce29 [diff] [blame] |
crypto: tcrypt - Add rfc4309(ccm(aes)) speed test This patch adds a speed test for rfc4309(ccm(aes)) as mode 212. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
diff --git a/crypto/tcrypt.h b/crypto/tcrypt.h index 6c7e21a..6cc1b85 100644 --- a/crypto/tcrypt.h +++ b/crypto/tcrypt.h
@@ -65,6 +65,7 @@ /* * AEAD speed tests */ +static u8 aead_speed_template_19[] = {19, 0}; static u8 aead_speed_template_20[] = {20, 0}; /*