aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth/milenage_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Use define for key buffersMax1-1/+4
2017-03-15milenage_test: cosmetic: verify AUTS in commentsNeels Hofmeyr1-0/+56
2017-03-15milenage_test: enhance to verify new SQN incrementsNeels Hofmeyr1-0/+28
2017-03-15osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr1-0/+6
2017-03-15osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr1-1/+1
2017-03-15milenage_test: cosmetic fix: shown value is not SEQ.MSNeels Hofmeyr1-1/+3
2016-06-29tests: test actual support status for auth. algoMax1-0/+3
2013-10-08tests: Fix warningsJacob Erlbeck1-1/+3
2012-03-21milenage: Add function to compute OPC from OP and KHarald Welte1-0/+20
2011-12-07auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte1-2/+2
2011-12-07milenage_test: make sure test output is what .ok file expectsHarald Welte1-1/+1
2011-12-07milenage_test: make sure test result matches expectationsHarald Welte1-1/+1
2011-12-07add autotest script for milenage/auth testingHarald Welte1-0/+78