boringssl/crypto/cipher_extra
David Benjamin f8058d4114 Add M=8 L=2 AES-128-CCM as well.
The Bluetooth Mesh spec uses both apparently. Also extract a pile of
test vectors from that document (thanks to Kyle Lund for showing me
which to extract).

Change-Id: I04a04fafb7386ca28adfe1446fa388e841778931
Reviewed-on: https://boringssl-review.googlesource.com/26324
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-03-02 18:45:06 +00:00
..
asm
test Add M=8 L=2 AES-128-CCM as well. 2018-03-02 18:45:06 +00:00
aead_test.cc Add M=8 L=2 AES-128-CCM as well. 2018-03-02 18:45:06 +00:00
cipher_extra.c
cipher_test.cc
CMakeLists.txt
derive_key.c
e_aesccm.c Add M=8 L=2 AES-128-CCM as well. 2018-03-02 18:45:06 +00:00
e_aesctrhmac.c
e_aesgcmsiv.c
e_chacha20poly1305.c
e_null.c
e_rc2.c
e_rc4.c
e_ssl3.c
e_tls.c
internal.h
tls_cbc.c