libosmogsm
0.12.0.55-9540
Osmocom GSM library
|
▼ include | |
▼ osmocom | |
▼ crypt | |
auth.h | |
gprs_cipher.h | |
▼ gsm | |
► protocol | |
a5.h | |
abis_nm.h | |
apn.h | |
bitvec_gsm.h | |
bts_features.h | |
comp128.h | COMP128 header |
comp128v23.h | COMP128v23 header |
gan.h | |
gea.h | GEA3/GEA4 header |
gsm0341.h | |
gsm0411_smc.h | |
gsm0411_smr.h | |
gsm0411_utils.h | |
gsm0480.h | |
gsm0502.h | |
gsm0503.h | |
gsm0808.h | |
gsm0808_utils.h | |
gsm23003.h | |
gsm48.h | |
gsm48_ie.h | |
gsm_utils.h | GSM utility functions, e.g |
gsup.h | Osmocom Generic Subscriber Update Protocol message encoder/decoder |
ipa.h | |
kasumi.h | KASUMI header |
l1sap.h | |
lapd_core.h | Primitive related stuff |
lapdm.h | |
meas_rep.h | |
mncc.h | |
oap.h | |
oap_client.h | |
prim.h | |
rsl.h | |
rxlev_stat.h | |
sysinfo.h | |
tlv.h | |
▼ src | |
▼ gsm | |
▼ milenage | |
aes-encblock.c | AES encrypt_block |
aes-internal-enc.c | AES (Rijndael) cipher - encrypt |
aes-internal.c | AES (Rijndael) cipher |
aes.h | AES functions |
aes_i.h | AES (Rijndael) cipher |
aes_wrap.h | AES-based functions |
common.h | |
crypto.h | |
includes.h | |
milenage.c | 3GPP AKA - Milenage algorithm (3GPP TS 35.205, .206, .207, .208) |
milenage.h | UMTS AKA - Milenage algorithm (3GPP TS 35.205, .206, .207, .208) |
a5.c | |
abis_nm.c | |
apn.c | (C) 2014 by Harald Welte lafor (C) 2015,2017 by sysmocom - s.f.m.c ge@g numon ks.o rg |
auth_comp128v1.c | GSM/GPRS/3G authentication core infrastructure |
auth_comp128v23.c | Registers COMP128 version 2 and 3 A3/A8 algorithms for the GSM/GPRS/3G authentication core infrastructure |
auth_core.c | |
auth_milenage.c | GSM/GPRS/3G authentication core infrastructure |
bts_features.c | Osmo-bts features |
comp128.c | COMP128 v1; common/old GSM Authentication Algorithm (A3/A8) |
comp128v23.c | COMP128 version 2 and 3 implementation, common algorithm used for GSM Authentication (A3/A8) |
gan.c | Generic Access Network (GAN) / UMA according to TS 44.318 |
gea.c | |
gprs_cipher_core.c | GPRS LLC cipher core infrastructure |
gprs_gea.c | GEA 3 & 4 plugin |
gprs_rlc.c | Helper functions for (E)GPRS RLC according to 3GPP TS 44.060 |
gsm0341.c | |
gsm0411_smc.c | Point-to-Point (PP) Short Message Service (SMS) as per TS 04.11 |
gsm0411_smr.c | |
gsm0411_utils.c | |
gsm0414.c | |
gsm0480.c | Format functions for GSM 04.80 |
gsm0502.c | Paging helper code |
gsm0503_conv.c | |
gsm0808.c | Helper functions regarding the TS 08.08 / 48.008 A interface, primarily message generation/encoding |
gsm0808_utils.c | |
gsm23003.c | Utility function implementations related to 3GPP TS 23.003 |
gsm48.c | GSM Mobile Radio Interface Layer 3 messages 3GPP TS 04.08 version 7.21.0 Release 1998 / ETSI TS 100 940 V7.21.0 |
gsm48_ie.c | GSM Mobile Radio Interface Layer 3 messages |
gsm_04_08_gprs.c | |
gsm_utils.c | |
gsup.c | Osmocom Generic Subscriber Update Protocol |
ipa.c | OpenBSC Abis input driver for ip.access |
kasumi.c | Kasumi cipher and KGcore functions |
lapd_core.c | LAPD core implementation |
lapdm.c | GSM LAPDm (TS 04.06) implementation |
mncc.c | |
oap.c | Osmocom Authentication Protocol |
oap_client.c | |
rsl.c | |
rxlev_stat.c | Rx Level statistics |
sysinfo.c | GSM 04.08 System Information (SI) encoding and decoding |
tlv_parser.c |