Commit 987455b9 authored by rmagueta's avatar rmagueta

Fix warnings after merge

parent 9372be04
......@@ -305,10 +305,7 @@ nr_rrc_pdcp_config_security(
uint8_t *kRRCint = NULL;
uint8_t *kUPenc = NULL;
uint8_t *k_kdf = NULL;
pdcp_t *pdcp_p = NULL;
static int print_keys= 1;
hashtable_rc_t h_rc;
hash_key_t key;
static int print_keys= 1;
#ifndef PHYSIM
/* Derive the keys from kgnb */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment