[PATCH] osmocom-bb[master]: L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info

2018-03-14 Thread Vadim Yanitskiy
Review at https://gerrit.osmocom.org/7284 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

[PATCH] osmocom-bb[master]: L1CTL/L1CTL_CRYPTO_REQ: add key length and channel info

2018-02-22 Thread Harald Welte
Review at https://gerrit.osmocom.org/6810 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