Skip to content
Snippets Groups Projects
Commit e430ef63 authored by Thomas Faivre's avatar Thomas Faivre Committed by Guillaume Valadon
Browse files

tests: fix some AES-CCM tests


In TLS, the AES-CCM test is commented out because CCM is not supported
by cryptography. But the combined_modes_ccm keyword is made to skip
these tests.

In IPsec, some IPv4 tests are located in the IPv6 section. Also add the
same combination of test for the AES-CCM as the other modes.

Also, there is some errors in the key material as the *MUST*
implementation uses a 16 bytes key and a 3 bytes nonce. Fix those
lengths.

Signed-off-by: default avatarThomas Faivre <thomas.faivre@6wind.com>
parent 99381c38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment