osmo-hlr/tests/auc
Harald Welte a854b48762 Port to new libosmogsm 'struct osmo_sub_auth_data2'
libosmogsm has recently introdcued a 'struct osmo_sub_auth_data2' as
successor to 'struct osmo_sub_auth_data', together with updated
osmo_auth_gen_vec2/osmo_auth_gen_vec_auts2 API.

The rationale of this new API is to enable
* support for AKA algorithms which use K and/or OP[c] values of 256bit
  (instead of the classic 128bit)
* support for RES length sizes of 4 and 16 bytes (instead of the classic
  8 bytes)

This commit just jumps over to the new API without adding any related
functionality to osmo-hlr.  The latter is left for subsequent commits.

Change-Id: I3207c7bfb73e9ff5471e5c26b66639549e4d48a2
Depends: libosmocore.git Ie775fedba4a3fa12314c0f7c8a369662ef6a40df
2023-06-14 14:53:04 +02:00
..
gen_ts_55_205_test_sets Port to new libosmogsm 'struct osmo_sub_auth_data2' 2023-06-14 14:53:04 +02:00
Makefile.am tests/*/Makefile.am: move -I to AM_CPPFLAGS 2023-03-14 20:11:45 +00:00
auc_test.c Port to new libosmogsm 'struct osmo_sub_auth_data2' 2023-06-14 14:53:04 +02:00
auc_test.err support the XOR algorithm for UMTS AKA 2020-12-28 22:40:09 +01:00
auc_test.ok cosmetic: rename auc_3g_test.c to auc_test.c 2017-02-22 03:25:30 +01:00
auc_ts_55_205_test_sets.err fix debug log: put 'deriving 2G from 3G' in proper place 2017-12-20 00:10:34 +01:00
auc_ts_55_205_test_sets.ok auth: verify test sets from 3GPP TS 55.205 2017-02-01 14:22:40 +01:00