osmocom-bb/include
Vadim Yanitskiy 255f25ef25 L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info
Previously, the L1CTL_CRYPTO_REQ message contained only a ciphering
algorithm and actual Kc key to be used. The key length was
calculated manually using the MSGB API.

Let's avoid manual calculations here, as it may cause unexpected
behavior if the message structure is changed. Also, let's fill
the UL header with minimal information about a channel, which
is going to be encrypted.

Change-Id: I1813a188e755141241273479b17896415abcc3f1
2017-12-18 06:04:29 +07:00
..
osmocore src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
l1ctl_proto.h L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info 2017-12-18 06:04:29 +07:00