Skip to content

Add 5GMM Authentication Failure enc/dec lib and unit test

This MR is introducing the 5GMM Authentication Failure message library as per 8.2.4 of 3GPP TS 24.501. This message is sent from UE to network under certain conditions. The message is also introduced in stack and is send if the received ngKSI already in use.

  • add new library for 5GMM Authentication Failure enc/dec and unit test
  • introduce handler and generate function for NAS Authentication Failure
  • store ngKSI
  • send Authentication Failure if ngKSI is already associated with one of the 5G security contexts stored in the UE

Closes #852 (closed)

Edited by Guido Casati

Merge request reports

Loading