libosmocore/src
Neels Hofmeyr 2066a42d5a umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen
When doing UMTS AKA with AUTS, it can be interesting to know the SQN.MS that
was encoded in the AUTS. The only way to know this is to provide it as a
separate out-parameter from milenage_gen_vec_auts(), because the SQN.MS from
AUTS stored in umts.sqn is immediately modified non-trivially by
milenage_gen_vec(). Add sqn_ms to struct osmo_sub_auth_data to retain SQN.MS
even after a vector was generated.

Use this to print out SQN.MS for 'osmo-auc-gen -3 -A'.

Adjust test suite expectations.

Related: OS#2464
Change-Id: I9fc05bbf169d06716f40b995154fd42a3f91bef3
2017-08-29 12:46:46 +00:00
..
codec doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
coding doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
ctrl vty: 'ctrl' node: add missing default commands like list,exit,end 2017-08-28 19:10:41 +02:00
gb BSSGP: add function to reset all PTP BVC 2017-07-28 14:54:35 +00:00
gsm umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen 2017-08-29 12:46:46 +00:00
pseudotalloc doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty Ignore broken everything log level 2017-07-10 11:33:14 +02:00
Makefile.am Add pseudo-random bit sequence generator to libosmcoore 2017-07-10 23:42:02 +02:00
application.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
backtrace.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bitcomp.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bits.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
bitvec.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_generic.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse_avx.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
conv_acc_sse_impl.h doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
crc16.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
crcXXgen.c.tpl doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
fsm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
gsmtap_util.c chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversion 2017-07-28 21:26:10 +00:00
logging.c add DLMGCP logging category for libosmo-mgcp 2017-07-18 10:47:56 +00:00
logging_gsmtap.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
logging_syslog.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
loggingrb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
macaddr.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
msgb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
msgfile.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
panic.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
plugin.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
prbs.c Add pseudo-random bit sequence generator to libosmcoore 2017-07-10 23:42:02 +02:00
prim.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rate_ctr.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
rbtree.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
select.c add osmo_fd_setup() convenience function to fill-in osmo_fd 2017-08-12 11:43:14 +02:00
sercomm.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
serial.c serial.c: Use pragma message instead of warning 2017-06-23 11:06:37 +02:00
signal.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
socket.c osmo_sock_init2(): Fix creation of non-bound sockets 2017-07-21 16:53:46 +02:00
stat_item.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
statistics.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stats.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
stats_statsd.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
strrb.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
timer.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
timer_gettimeofday.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
utils.c Fix warnings: tolower() and similar require uchar 2017-06-23 10:21:54 +02:00
write_queue.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00