unit-tests: Add a IKEv2 message encryption test case
It uses the ChaCha20Poly1305 test vectors from draft-ietf-ipsecme-chacha20-poly1305-06.
This commit is contained in:
@@ -14,3 +14,4 @@
|
||||
*/
|
||||
|
||||
TEST_SUITE(mem_pool_suite_create)
|
||||
TEST_SUITE_DEPEND(message_chapoly_suite_create, AEAD, ENCR_CHACHA20_POLY1305, 32)
|
||||
|
||||
Reference in New Issue
Block a user