aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mm_auth/mm_auth_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-29Migrate from OpenSSL to osmo_get_rand_id()Neels Hofmeyr1-1/+1
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte1-3/+3
2016-03-31Fix MM Auth: zero-initialize auth tuple before first useNeels Hofmeyr1-1/+23
2016-03-31Fix MM Auth: disallow key_seq mismatchNeels Hofmeyr1-0/+32
2016-03-31MM Auth: introduce AUTH_ERROR constant.Neels Hofmeyr1-1/+1
2016-03-31MM Auth test: add test to re-use existing authNeels Hofmeyr1-0/+31
2016-03-31MM Auth test: add two tests for AUTH_THEN_CIPHNeels Hofmeyr1-0/+136
2016-03-31Add MM Auth test; add auth_action_str() functionNeels Hofmeyr1-0/+119