[PATCH] osmo-gsm-manuals[master]: GSUP, OAP: fix AUTS length to 14, not 16

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/.

ikostov gerrit-no-reply at lists.osmocom.org
Fri Feb 3 18:08:05 UTC 2017


Review at  https://gerrit.osmocom.org/1746

GSUP, OAP: fix AUTS length to 14, not 16

https://gerrit.osmocom.org/1731

Change-Id: Id33d300c4985be5f2602703a6d4dc83032f0a926
---
M OsmoSGSN/chapters/gsup.adoc
M common/chapters/oap.adoc
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/46/1746/1

diff --git a/OsmoSGSN/chapters/gsup.adoc b/OsmoSGSN/chapters/gsup.adoc
index 2a9563b..45c0e1d 100644
--- a/OsmoSGSN/chapters/gsup.adoc
+++ b/OsmoSGSN/chapters/gsup.adoc
@@ -616,7 +616,7 @@
 [[gsup-ie-auts]]
 ==== AUTS
 
-The 16-byte Authentication Synchronization Nonce generated by the USIM
+The 14-byte Authentication Synchronization Nonce generated by the USIM
 in case the  UMTS Authentication and Key Agreement Algorithm needs to
 re-synchronize the sequence counters between AUC and USIM.
 
diff --git a/common/chapters/oap.adoc b/common/chapters/oap.adoc
index 544da81..596aa11 100644
--- a/common/chapters/oap.adoc
+++ b/common/chapters/oap.adoc
@@ -191,7 +191,7 @@
 |===
 |IEI|IE|Type|Presence|Format|Length
 |  |Message Type|<<common-oap-ie-msgtype>>|M|V|1
-|20|AUTS|octet string (16)|TLV|18
+|20|AUTS|octet string (14)|TLV|18
 |===
 
 ==== Sync Error

-- 
To view, visit https://gerrit.osmocom.org/1746
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id33d300c4985be5f2602703a6d4dc83032f0a926
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: ikostov <ikostov at sysmocom.de>



More information about the gerrit-log mailing list