<p>neels <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/24722">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add Kc128 to gsm0808 Create Ciphering Command<br><br>Prepare for A5/4 support in osmo-msc.<br><br>Add new function gsm0808_create_cipher2() which takes a struct as<br>argument instead of individual fields. This is akin to e.g.<br>gsm0808_create_handover_request() below in the file, and allows<br>backwards compatibly extending the argument list without needing a new<br>function signature every time.<br><br>Add struct gsm0808_cipher_mode_command, as argument list for<br>gsm0808_create_cipher2(), with kc128 included.<br><br>Encode the Kc128 IE in gsm0808_create_cipher2().<br><br>Implement gsm0808_create_cipher() by calling gsm0808_create_cipher2().<br><br>Change-Id: Ib3906085e0c6e5a496a9f755f0f786238a86ca34<br>---<br>M include/osmocom/gsm/gsm0808.h<br>M include/osmocom/gsm/gsm0808_utils.h<br>M src/gsm/gsm0808.c<br>M src/gsm/gsm0808_utils.c<br>M src/gsm/libosmogsm.map<br>5 files changed, 73 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/22/24722/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/24722">change 24722</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/24722"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib3906085e0c6e5a496a9f755f0f786238a86ca34 </div>
<div style="display:none"> Gerrit-Change-Number: 24722 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>