Loading ttcn3/EtsiLibrary/LibIpv6/LibCommonRfcs/LibIpv6_Interface_TypesAndValues.ttcn +7 −3 Original line number Diff line number Diff line Loading @@ -1016,9 +1016,10 @@ module LibIpv6_Interface_TypesAndValues { e_null(0), e_hmac_sha1_96(1),//RFC4305 e_aes_xcbc_mac_96(2),//RFC4305 e_hmac_md5_96(3),//RFC4305 e_sha1_96(4),//used in MIPv6 5.2.5 to calculate KBM e_hmac_sha1_64(5)//used in MIPv6 5.2.5 to calculate HomeKeyGenToken e_hmac_md5_96(3),//RFC4305, e_sha1(4),//used in MIPv6 5.2.5 to calculate KBM e_sha1_96(5), e_hmac_sha1_64(6)//used in MIPv6 5.2.5 to calculate HomeKeyGenToken } with { variant "use=com.testingtech.ttcn.tci.LibIpv6_Interface_TypesAndValues.*;"; Loading Loading @@ -1132,3 +1133,6 @@ module LibIpv6_Interface_TypesAndValues { }//end group integrityTypes } // end module LibIpv6_Interface_TypesAndValues //with { // encode "LibIpv6_Interface_TypesAndValues"; //} No newline at end of file Loading
ttcn3/EtsiLibrary/LibIpv6/LibCommonRfcs/LibIpv6_Interface_TypesAndValues.ttcn +7 −3 Original line number Diff line number Diff line Loading @@ -1016,9 +1016,10 @@ module LibIpv6_Interface_TypesAndValues { e_null(0), e_hmac_sha1_96(1),//RFC4305 e_aes_xcbc_mac_96(2),//RFC4305 e_hmac_md5_96(3),//RFC4305 e_sha1_96(4),//used in MIPv6 5.2.5 to calculate KBM e_hmac_sha1_64(5)//used in MIPv6 5.2.5 to calculate HomeKeyGenToken e_hmac_md5_96(3),//RFC4305, e_sha1(4),//used in MIPv6 5.2.5 to calculate KBM e_sha1_96(5), e_hmac_sha1_64(6)//used in MIPv6 5.2.5 to calculate HomeKeyGenToken } with { variant "use=com.testingtech.ttcn.tci.LibIpv6_Interface_TypesAndValues.*;"; Loading Loading @@ -1132,3 +1133,6 @@ module LibIpv6_Interface_TypesAndValues { }//end group integrityTypes } // end module LibIpv6_Interface_TypesAndValues //with { // encode "LibIpv6_Interface_TypesAndValues"; //} No newline at end of file