Loading ttcn3/EtsiLibrary/LibIpv6/LibCommonRfcs/LibIpv6_CommonRfcs_Functions.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -725,7 +725,6 @@ group ipSecFns { sevenSecrets := omit, nI := int2oct(float2int(int2float(20000-5000)*rnd())+5000, 16), nR := int2oct(float2int(int2float(20000-5000)*rnd())+5000, 16), proposalNr := 1,//smu not needed anymore delete udpTnPort := PX_UDP_PORT_IUT_1, udpIutPort := PX_UDP_PORT_HS02, iDi := PX_IDENTIFICATION_DATA, Loading ttcn3/EtsiLibrary/LibIpv6/LibCommonRfcs/LibIpv6_ModuleParameters.ttcn +0 −5 Original line number Diff line number Diff line Loading @@ -56,11 +56,6 @@ module LibIpv6_ModuleParameters { */ modulepar {UInt32 PX_SPI := 1} /* * @desc Initialization vector for encryption algos */ //modulepar {octetstring PX_IV := '000102030405'O } /* * @desc Key for integrity vc_sad[c_saRes] */ Loading ttcn3/EtsiLibrary/LibIpv6/LibSec/LibIpv6_Rfc4306Ikev2_TypesAndValues.ttcn +13 −14 Original line number Diff line number Diff line Loading @@ -1097,7 +1097,6 @@ SevenSecrets sevenSecrets optional, octetstring nI,// nonce initiator octetstring nR,// nonce responder UInt8 proposalNr, UInt16 udpTnPort, // UDP port of test node (TN) UInt16 udpIutPort, // UDP port of IUT octetstring iDi, // identification initiator Loading Loading
ttcn3/EtsiLibrary/LibIpv6/LibCommonRfcs/LibIpv6_CommonRfcs_Functions.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -725,7 +725,6 @@ group ipSecFns { sevenSecrets := omit, nI := int2oct(float2int(int2float(20000-5000)*rnd())+5000, 16), nR := int2oct(float2int(int2float(20000-5000)*rnd())+5000, 16), proposalNr := 1,//smu not needed anymore delete udpTnPort := PX_UDP_PORT_IUT_1, udpIutPort := PX_UDP_PORT_HS02, iDi := PX_IDENTIFICATION_DATA, Loading
ttcn3/EtsiLibrary/LibIpv6/LibCommonRfcs/LibIpv6_ModuleParameters.ttcn +0 −5 Original line number Diff line number Diff line Loading @@ -56,11 +56,6 @@ module LibIpv6_ModuleParameters { */ modulepar {UInt32 PX_SPI := 1} /* * @desc Initialization vector for encryption algos */ //modulepar {octetstring PX_IV := '000102030405'O } /* * @desc Key for integrity vc_sad[c_saRes] */ Loading
ttcn3/EtsiLibrary/LibIpv6/LibSec/LibIpv6_Rfc4306Ikev2_TypesAndValues.ttcn +13 −14 Original line number Diff line number Diff line Loading @@ -1097,7 +1097,6 @@ SevenSecrets sevenSecrets optional, octetstring nI,// nonce initiator octetstring nR,// nonce responder UInt8 proposalNr, UInt16 udpTnPort, // UDP port of test node (TN) UInt16 udpIutPort, // UDP port of IUT octetstring iDi, // identification initiator Loading