Loading ttcn/Lib_NG_NAS/Lib_NG_NAS_Templates.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ module Lib_NG_NAS_Templates { } // End of template m_NG_AUTHENTICATION_RESPONSE template (present) NG_NAS_UL_Message_Type mw_NG_AUTHENTICATION_RESPONSE( template (present) AuthenticationResponseParameter p_Res := cr_AuthenticationResponseParameter(?), template (present) AuthenticationResponseParameter p_Res := mw_AuthenticationResponseParameter(?), template EAP_Message p_EAP := *) modifies cr_NG_AUTHENTICATION_RESPONSE := { /* 24.501 cl. 8.2.2 */ /* @status APPROVED (IMS, NR5GC, NR5GC_IRAT, POS) */ Loading @@ -83,7 +83,7 @@ module Lib_NG_NAS_Templates { template (value) AuthenticationResponseParameter m_AuthenticationResponseParameter( in template (value) Type4Length_Type p_iel in template (value) Type4Length_Type p_iel, in template (value) B32_128_Type p_ExpectedRES ) := { /* @status APPROVED (IMS, NR5GC, NR5GC_IRAT, POS) */ iei := '2D'O, Loading Loading
ttcn/Lib_NG_NAS/Lib_NG_NAS_Templates.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ module Lib_NG_NAS_Templates { } // End of template m_NG_AUTHENTICATION_RESPONSE template (present) NG_NAS_UL_Message_Type mw_NG_AUTHENTICATION_RESPONSE( template (present) AuthenticationResponseParameter p_Res := cr_AuthenticationResponseParameter(?), template (present) AuthenticationResponseParameter p_Res := mw_AuthenticationResponseParameter(?), template EAP_Message p_EAP := *) modifies cr_NG_AUTHENTICATION_RESPONSE := { /* 24.501 cl. 8.2.2 */ /* @status APPROVED (IMS, NR5GC, NR5GC_IRAT, POS) */ Loading @@ -83,7 +83,7 @@ module Lib_NG_NAS_Templates { template (value) AuthenticationResponseParameter m_AuthenticationResponseParameter( in template (value) Type4Length_Type p_iel in template (value) Type4Length_Type p_iel, in template (value) B32_128_Type p_ExpectedRES ) := { /* @status APPROVED (IMS, NR5GC, NR5GC_IRAT, POS) */ iei := '2D'O, Loading