lib/crypto: add aes_ccm_128 tests
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Aug 2015 11:13:21 +0000 (13:13 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 27 Aug 2015 18:23:20 +0000 (20:23 +0200)
commit77c3d504b218c451c091a3d3cb4797a9d0c65d2a
treebd32730071b2338691a56e60510c36a46aa0c311
parent80c8a1ca9577075d5917fb63ae820105cffebd57
lib/crypto: add aes_ccm_128 tests

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11451

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/crypto/aes_ccm_128_test.c [new file with mode: 0644]
lib/crypto/aes_test.h [new file with mode: 0644]
lib/crypto/wscript_build
source4/torture/local/local.c