From: Joy Latten Date: Wed, 12 Dec 2007 12:24:22 +0000 (+0800) Subject: [CRYPTO] tcrypt: Add CCM vectors X-Git-Tag: v2.6.25-rc1~1242^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93cc74e078eed8735585e5687903727bcfbcc8b4;p=pandora-kernel.git [CRYPTO] tcrypt: Add CCM vectors This patch adds 7 test vectors to tcrypt for CCM. The test vectors are from rfc 3610. There are about 10 more test vectors in RFC 3610 and 4 or 5 more in NIST. I can add these as time permits. I also needed to set authsize. CCM has a prerequisite of authsize. Signed-off-by: Joy Latten Signed-off-by: Herbert Xu --- Reading git-diff-tree failed