Change in osmo-bts[master]: gsm_data_shared: drop unused A38_XOR_{MIN, MAX, COMP128}_KEY_LEN

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jun 4 22:20:09 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18674 )

Change subject: gsm_data_shared: drop unused A38_XOR_{MIN,MAX,COMP128}_KEY_LEN
......................................................................

gsm_data_shared: drop unused A38_XOR_{MIN,MAX,COMP128}_KEY_LEN

Change-Id: If4802d30f7c40a359c4d130a754dd762181f122e
---
M include/osmo-bts/gsm_data_shared.h
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index ee73952..1788ac6 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -70,9 +70,6 @@
 };
 
 #define MAX_A5_KEY_LEN	(128/8)
-#define A38_XOR_MIN_KEY_LEN	12
-#define A38_XOR_MAX_KEY_LEN	16
-#define A38_COMP128_KEY_LEN	16
 #define RSL_ENC_ALG_A5(x)	(x+1)
 #define MAX_EARFCN_LIST 32
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18674
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: If4802d30f7c40a359c4d130a754dd762181f122e
Gerrit-Change-Number: 18674
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200604/723180b8/attachment.htm>


More information about the gerrit-log mailing list