• Guido Casati's avatar
    Refactor nas_security_rx_process · 611c0554
    Guido Casati authored
    * use defines whenever possible
    * introduce a switch to handle security type. Currently only integrity protected and ciphered
      is handled, however the idea of the switch is to make the code ready for the future when
      different security types will be handled and different actions should be taken based on that.
    * define NAS_INTEGRITY_SIZE
    611c0554
nr_nas_msg.h 2.88 KB