• Robert Schmidt's avatar
    Simplify rrc_gNB_process_security() · 8c14bf49
    Robert Schmidt authored
    rrc_gNB_process_security() does not only set (process) the security
    algorithms, but also checks for those. However, we don't use the check.
    Simplify the function, to reintroduce the check later. Rename to
    set_UE_security_algos() to better reflect what the functions do.
    8c14bf49
rrc_gNB_NGAP.c 60.8 KB