libosmocore/src/gsm
Max ceae123752 Make C4 function globally available
This function perform 64 -> 128 bit key expansion which useful for
converting between UMTS CK and GSM Kc, A5/3 and A5/4, GEA3 and GEA4
keys.

Change-Id: I5a6c6deef6027cd6af144c9062d4c9166be26904
Related: OS#1582
2016-06-29 16:32:55 +00:00
..
milenage milenage/aes: Address undefined behavior on bitshift 2016-04-24 20:57:30 +02:00
Makefile.am import gprs_gsup_message.[ch] from openbsc as gsup.[ch] 2016-05-06 11:21:06 +02:00
a5.c Make C4 function globally available 2016-06-29 16:32:55 +00:00
abis_nm.c libosmo-gsm: Add PCHAN/LCHAN types for CBCH 2014-12-28 13:37:01 +01:00
apn.c gsm: Add APN conversion functions 2016-01-15 14:46:19 +01:00
auth_comp128v1.c Deprecate comp128 2016-04-22 15:10:55 +02:00
auth_comp128v23.c Refactor COMP128v23 implementation and add test suit 2013-12-07 18:10:38 +01:00
auth_core.c Make C4 function globally available 2016-06-29 16:32:55 +00:00
auth_milenage.c Improve code reuse 2016-04-22 15:09:49 +02:00
comp128.c Deprecate comp128 2016-04-22 15:10:55 +02:00
comp128v23.c Refactor COMP128v23 implementation and add test suit 2013-12-07 18:10:38 +01:00
gan.c Fix copyright header in gan.c 2014-09-11 13:20:33 +08:00
gprs_cipher_core.c Add strings for GPRS ciphers 2016-06-29 16:32:27 +00:00
gsm48.c Revert "gsm48: move to hex TMSI representation" 2016-05-20 19:42:50 +00:00
gsm48_ie.c gsm/gsm48ie: Fix range 256 W[i] decoding 2014-01-13 15:15:11 +01:00
gsm0341.c fixup 2014-12-30 00:43:32 +01:00
gsm0411_smc.c Change license of gsm0411_smc/smr to GPLv2+ 2014-10-26 20:50:31 +01:00
gsm0411_smr.c Change license of gsm0411_smc/smr to GPLv2+ 2014-10-26 20:50:31 +01:00
gsm0411_utils.c Change license of gsm0411_smc/smr to GPLv2+ 2014-10-26 20:50:31 +01:00
gsm0480.c 04.08: add inline funcs for pdisc + msg type bitmasks 2016-03-15 14:10:45 +01:00
gsm0502.c import gsm0502_calc_paging_group() from openbsc 2011-06-26 14:47:16 +02:00
gsm0808.c gsm0808: Remove duplicate initialization 2015-03-18 21:54:37 +01:00
gsm_04_08_gprs.c Add UMTS AKA related MM/GMM message type and IE definitions 2016-06-16 21:43:21 +00:00
gsm_utils.c Add function to make Uplink Measurement 2016-05-17 16:10:31 +00:00
gsup.c gsup.c: Fix encoding of UMTS auth vectors 2016-06-16 21:25:18 +00:00
ipa.c ipa: recv is declared in different headers on BSD 2015-11-09 16:21:19 +00:00
kasumi.c gsm: Add Kasumi cipher implementation 2014-06-16 14:59:30 +02:00
lapd_core.c some comments / fixed typos 2015-12-21 11:25:05 +01:00
lapdm.c Add strings with PH primitive names 2016-05-30 21:21:20 +00:00
libosmogsm.map Add strings for GPRS ciphers 2016-06-29 16:32:27 +00:00
rsl.c add rsl_or_ipac_msg_name() for both standard and ip.access msg types 2016-06-13 17:46:48 +00:00
rxlev_stat.c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c 2011-03-28 20:00:45 +02:00
sysinfo.c Add function to get osmo_earfcn bit size 2016-04-16 13:41:56 +02:00
tlv_parser.c tlv: Import osmo_shift_* and osmo_match_shift_* from openbsc 2016-05-05 18:49:27 +02:00