summaryrefslogtreecommitdiffstats
path: root/tests/auth/milenage_test.c
Commit message (Expand)AuthorAgeFilesLines
* Use define for key buffersMax2018-12-201-1/+4
* milenage_test: cosmetic: verify AUTS in commentsNeels Hofmeyr2017-03-151-0/+56
* milenage_test: enhance to verify new SQN incrementsNeels Hofmeyr2017-03-151-0/+28
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-151-0/+6
* osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr2017-03-151-1/+1
* milenage_test: cosmetic fix: shown value is not SEQ.MSNeels Hofmeyr2017-03-151-1/+3
* tests: test actual support status for auth. algoMax2016-06-291-0/+3
* tests: Fix warningsJacob Erlbeck2013-10-081-1/+3
* milenage: Add function to compute OPC from OP and KHarald Welte2012-03-211-0/+20
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-2/+2
* milenage_test: make sure test output is what .ok file expectsHarald Welte2011-12-071-1/+1
* milenage_test: make sure test result matches expectationsHarald Welte2011-12-071-1/+1
* add autotest script for milenage/auth testingHarald Welte2011-12-071-0/+78