test-vectors: Add vectors for HMAC-based IKEv2 PRFs

This commit is contained in:
Tobias Brunner
2022-04-14 19:02:56 +02:00
parent 37dbc87960
commit ad0e94b6ed
3 changed files with 243 additions and 0 deletions
@@ -30,6 +30,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/cast.c \
test_vectors/des.c \
test_vectors/idea.c \
test_vectors/kdf_prf.c \
test_vectors/kdf_prf_plus.c \
test_vectors/null.c \
test_vectors/rc2.c \