- support for key exchange payload

- tested
This commit is contained in:
Martin Willi
2005-11-15 15:44:18 +00:00
parent 260f3338be
commit 22a5e2b8e8
5 changed files with 61 additions and 9 deletions
+2
View File
@@ -31,4 +31,6 @@ void test_parser_with_sa_payload(tester_t *tester);
void test_parser_with_nonce_payload(tester_t *tester);
void test_parser_with_ke_payload(tester_t *tester);
#endif /*PARSER_TEST_H_*/