diff options
author | Nitesh Lal <NiteshNarayanLal@freescale.com> | 2014-05-21 15:39:08 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-05-22 17:03:18 +0400 |
commit | 5208ed2ca16526cdbec25abe594a3cc3aea210f4 (patch) | |
tree | b133e5a27ae52c3f6e26db1d72d5693c91958298 /sound/isa/sb/sb_mixer.c | |
parent | 9bac019dad8098a77cce555d929f678e22111783 (diff) | |
download | linux-5208ed2ca16526cdbec25abe594a3cc3aea210f4.tar.xz |
crypto: testmgr - add aead cbc des, des3_ede tests
Test vectors were taken from existing test for
CBC(DES3_EDE). Associated data has been added to test vectors.
HMAC computed with Crypto++ has been used. Following algos have
been covered.
(a) "authenc(hmac(sha1),cbc(des))"
(b) "authenc(hmac(sha1),cbc(des3_ede))"
(c) "authenc(hmac(sha224),cbc(des))"
(d) "authenc(hmac(sha224),cbc(des3_ede))"
(e) "authenc(hmac(sha256),cbc(des))"
(f) "authenc(hmac(sha256),cbc(des3_ede))"
(g) "authenc(hmac(sha384),cbc(des))"
(h) "authenc(hmac(sha384),cbc(des3_ede))"
(i) "authenc(hmac(sha512),cbc(des))"
(j) "authenc(hmac(sha512),cbc(des3_ede))"
Signed-off-by: Vakul Garg <vakul@freescale.com>
[NiteshNarayanLal@freescale.com: added hooks for the missing algorithms test and tested the patch]
Signed-off-by: Nitesh Lal <NiteshNarayanLal@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/isa/sb/sb_mixer.c')
0 files changed, 0 insertions, 0 deletions