Commit 5ea65c26 authored by hardy's avatar hardy

Merge remote-tracking branch 'origin/nr-ue-fix-security-2022-w04' into integration_2022_wk05

parents d9d4d82d fe4c988c
...@@ -2180,7 +2180,8 @@ nr_rrc_ue_establish_srb2( ...@@ -2180,7 +2180,8 @@ nr_rrc_ue_establish_srb2(
NULL, NULL,
radioBearerConfig->drb_ToAddModList, radioBearerConfig->drb_ToAddModList,
NULL, NULL,
0, NR_UE_rrc_inst[ctxt_pP->module_id].cipheringAlgorithm
| (NR_UE_rrc_inst[ctxt_pP->module_id].integrityProtAlgorithm << 4),
NULL, NULL,
NULL, NULL,
kUPenc, kUPenc,
......
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