(f_FIO_open_append_wronlyY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionQexternal function f_FIO_open_append_wronly (in charstring pl_name) return integer#A wrapper function for f_FIO_open. f__FIO__read__dataM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__read. f_powIIX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionJexternal function f_powII(in integer base, in integer expo) return integer)Raise to power (integer to integer power) f_FIO_closeY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunction?external function f_FIO_close (in integer pl_fd) return integer8Closes a file associated with the given file descriptor. f_SYS_getpidM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSystem.ccfunctionReturns the pid of the processY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSystem_Functions.ttcnfunctionReturns the pid of the processf_cosX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction4external function f_cos(in float angle) return float"Return the cosine of angle radILns XPathQuery_/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCXPathSupport_Functions.ttcnfunctionexternal function XPathQuery ( in universal charstring xml_doc, in universal charstring xpath_query ) return universal charstring'apply an XPath query on an XML documentS/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCXPathSupport.ccfunction'apply an XPath query on an XML documentTCCMaths_FunctionsX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfile This module supports mathematics f__deleteIPP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunction)Delete IP address from a network intefaceenc__MIME__Base64O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding.ccfunction/Encode message to MIME Base64 format (RFC 2045)TCCEncoding_Functions[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfileCalculate the HMAC SHA1 value of a message with specified key.c_TCCIPsec_prefixAllZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcnconstant(const integer c_TCCIPsec_prefixAll := -1)Provides port value representing any port f__IMSAKA__f5O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionDTakes key K and random challenge RAND, and returns anonymity key AK.f_stdFLLX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionGexternal function f_stdFLL(in FloatList flist, in float u) return float”Return the normalized standard devILtion of float list using custom center (so it is the average square distance from a user defined central value)f__maxILL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionqReturn an IntegerList with the highest number found at index 0 and the index of ilist where it's found at index 1f__expL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction,Return the exponential value of the argumentTCCIPsec_DefaultLevelZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype$type record TCCIPsec_DefaultLevel {}]Declares a type to represent the policy level indicating that system defaults has to be used.f_subOctetstring]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunction_external function f_subOctetstring(in octetstring par1, in octetstring par2) return octetstring7Substract two integer values represented in OCTETSTRINGf__calculate128__EEA3O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionLPurpose: Encrypt TTCN-3 message using the confidentiality algorithm 128-EEA3f__FIO__write__text__flushM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction&A wrapper function for f__FIO__write.  f_dec_TBCD[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfunctionEexternal function f_dec_TBCD(in octetstring pl_oct) return charstring%Decode octetstring from TBCD encodingTCCIPsec_UseLevelZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype type record TCCIPsec_UseLevel {}sDeclares a type to represent the policy level indicating that IPsec should be used if appropriate SA is available. f__FIO__open__trunc__wronlyM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open.  f_timeDiff[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunctionLexternal function f_timeDiff(integer t_stop, integer t_start) return integerDifference between two timeTCCDateTime_Functions[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfile+This module supports date and time handlingTCCIPsec_TranspProtoZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypeXtype enumerated TCCIPsec_TranspProto { anyTranspProto (0), tcpProto (6), udpProto (17) };Declares identifiers for the possible upper layer protocolsf_IMSAKA_calculateAUTN[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionrexternal function f_IMSAKA_calculateAUTN(in OCT_6 SQN, in OCT_6 AK, in OCT_2 AMF, in OCT_8 MAC) return octetstringComputes authentication token AUTN from anonymity key AK, random challenge RAND, sequence number SQN and authentication management field AMF.%f_FIO_set_filedescriptor_previouslineY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionYexternal function f_FIO_set_filedescriptor_previousline (in integer pl_fd) return integer9If there was no problem, then the return value will be 1.f__time2sec__UTCO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccfunction6Function to convert a formated time value to seconds. f_IPsec_SPDB_addX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnfunction›external function f_IPsec_SPDB_add ( in charstring srcAddress, in integer srcPrefixLen := c_TCCIPsec_prefixAll, in integer srcPort := c_TCCIPsec_anyPort, in charstring dstAddress, in integer dstPrefixLen := c_TCCIPsec_prefixAll, in integer dstPort := c_TCCIPsec_anyPort, in TCCIPsec_TranspProto transpProto := anyTranspProto, in TCCIPsec_PolicyDirection dir, in TCCIPsec_PolicyRule rule ) return TCCIPsec_Result-Adds a Security Policy to the database (SPDB)EEA3F/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/zuc.hfunctionEPurpose: Encrypt message using the confidentiality algorithm 128-EEA3f_tic[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunction(external function f_tic() return integerWReturn the number of clock ticks used by the application since the program was launched f_deleteIP\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunction5external function f_deleteIP(in charstring interface))Delete IP address from a network intefacef_FIO_read_data_TLVY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionbexternal function f_FIO_read_data_TLV (in integer pl_fd, inout octetstring pl_data) return integer#A wrapper function for f_FIO_read.  VariablesT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hgroupTCCTemplate_Functions[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCTemplate_Functions.ttcnfile€This module supports template handling Originally for TitanSIM R2 needs it for substituting substrings in a charstring template.f__minFLL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionnReturn an FloatList with the highest number found at index 0 and the index of flist where it's fond at index 1 f__IMSAKA__f2O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunction@Takes key K and random challenge RAND, and returns response RES. Constants[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcngroupTCCIPsec_ProtocolZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype8Declares identifiers for the possible security protocols f_IMSAKA_f1[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionĄexternal function f_IMSAKA_f1(in octetstring pl_OP, in octetstring pl_k, in octetstring pl_rand, in octetstring pl_sqn, in octetstring pl_amf) return octetstringŠComputes network authentication code MAC-A from key K, random challenge RAND, sequence number SQN and authentication management field AMF.f_IPsec_SADB_deleteX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnfunction˘external function f_IPsec_SADB_delete ( in charstring srcAddress, in charstring dstAddress, in TCCIPsec_Protocol protocol, in integer spi ) return TCCIPsec_Result7Deletes a Security Association from the database (SADB)f_compOctetstring]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunction\external function f_compOctetstring(in octetstring par1, in octetstring par2) return integer5Compare two integer values represented in OCTETSTRING TCCIPsec_EncrZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypeCtype record TCCIPsec_Encr { TCCIPsec_EAlgo algo, TCCIPsec_Key key }IDefines a record for storing the encryption algorithm identifier and key.f_minILX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionBexternal function f_minIL(in IntegerList ilist) return IntegerListoReturn an IntegerList with the lowest number found at index 0 and the index of ilist where it's fond at index 1f_IPsec_SADB_flushX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnfunction>external function f_IPsec_SADB_flush () return TCCIPsec_Result:Deletes all Security Associations from the database (SADB)f_getIP\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunction¨external function f_getIP(in charstring interface, out charstring ip, out charstring netmask, out charstring broadcast, in TCCInterface_IPAddressType addressType:=IPv4)IGet IP address, subnet mask and broadcast address from a network intefacef_calculate_HMAC_MD5[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionexternal function f_calculate_HMAC_MD5(in octetstring pl_key, in octetstring pl_input, in integer pl_length) return octetstring=Calculate the HMAC MD5 value of a message with specified key.enc__LDIF__Base64O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding.ccfunction/Encode message to LDIF Base64 format (RFC 2849)f_IMSAKA_f1star[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionŚexternal function f_IMSAKA_f1star (in octetstring pl_OP, in octetstring pl_k, in octetstring pl_rand, in octetstring pl_sqn, in octetstring pl_amf) return octetstringŠComputes resynch authentication code MAC-S from key K, random challenge RAND, sequence number SQN and authentication management field AMF.f_FS_dspacerate]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileSystem_Functions.ttcnfunctionGexternal function f_FS_dspacerate (in charstring p_name) return integerQuery the free space rate. TCCIPsec_KeyZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype:type union TCCIPsec_Key { hexstring hex, charstring text }-Defines a union for storing a key for an SA. TCCIPsec_IPsecResultZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype?Declares the possible return values of IPsec handling functionsf__powIFL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction'Raise to power (integer to float power) f__FIO__flushM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction|Transfers ("flushes") all modified in-core data of the file referred to by the file descriptor to the disk device. f__enc__TBCDO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding.ccfunctionEncode charstring to TBCDf__FIO__get__error__stringM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction!Returns the actual error message.f_addOctetstring]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunction_external function f_addOctetstring(in octetstring par1, in octetstring par2) return octetstring1Add two integer values represented in OCTETSTRINGf_cosVLX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction€external function f_cosVL( in float freq, in float altitude, in float start_val, in integer len, in float step) return FloatList(Return the values of the cosine function TCCIPsec_ModeZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypeQtype union TCCIPsec_Mode { TCCIPsec_Transport transport, TCCIPsec_Tunnel tunnel }+Declares an union for storing to IPsec modef_stdILLX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionIexternal function f_stdILL(in IntegerList ilist, in float u) return float•Return the normalized standard devILtion of integer list using custom center (so it is the average square distance from a user defined central value)f_setInterfaceUp\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunctionlexternal function f_setInterfaceUp(in charstring interface, in TCCInterface_IPAddressType addressType:=IPv4)Set up a network interface StringList[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcntype$type record of charstring StringListList of charstring ComputeOPcT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunction'Function to compute OPc from OP and K. f__setInterfaceUpP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunctionSet up a network interfacef_IPsec_SPDB_flushX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnfunction>external function f_IPsec_SPDB_flush () return TCCIPsec_Result5Deletes all Security Policies from the database (SPD)TCCIPsec_RuleLevelZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype—type union TCCIPsec_RuleLevel { TCCIPsec_DefaultLevel defaultLevel, TCCIPsec_UseLevel use, TCCIPsec_RequireLevel require, TCCIPsec_UniqueLevel unique }'Defines a union for storing rule level. FunctionsP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccgroup[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcngroup\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCAssertion_Functions.ttcngroupX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcngroupO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccgroupL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccgroup]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileSystem_Functions.ttcngroup`/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCTitanMetadata_Functions.ttcngroup_/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCXPathSupport_Functions.ttcngroupT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hgroupY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcngroupM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccgroup[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCTemplate_Functions.ttcngroupQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccgroupb/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMessageHandling_Functions.ttcngroup\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcngroupO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding.ccgroupX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcngroup[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcngroupJ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv.ccgroupO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccgroup]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcngroupF/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/zuc.hgroupV/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv_Functions.ttcngroup[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcngroupJ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/digcalc.hgroupY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCRegexp_Functions.ttcngroupf_unichar2charstr]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionPfunction f_unichar2charstr (in universal charstring p_unichar) return charstring)Convert universal charstring 2 charstringf_calculate128_EIA3[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunction^Purpose: Calculate 32 bit message authentication code (MAC) using integrity algorithm 128-EIA3TCCEnv_FunctionsV/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv_Functions.ttcnfile2This module supports handling of environment e.g. f__IMSAKA__calculateAUTNO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionComputes authentication token AUTN from anonymity key AK, random challenge RAND, sequence number SQN and authentication management field AMF.f_getCurrentGMTDate[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunction9external function f_getCurrentGMTDate() return charstringUReturn the current GMT date in format RFC 1123-Date ex :Sat, 13 Nov 2010 23:30:02 GMT f_EAPSIM_A3A8[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctiondexternal function f_EAPSIM_A3A8(in OCT_16 Ki, OCT_16 rand, out octetstring sres, out octetstring Kc)DTakes key Ki and random challenge RAND, and returns Kc and SRES keysf_FIO_open_append_wronly_exclY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionVexternal function f_FIO_open_append_wronly_excl (in charstring pl_name) return integer#A wrapper function for f_FIO_open. f_putInLowercase]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionJexternal function f_putInLowercase(charstring pl_string) return charstringPut charstring to lowercase)f__FIO__set__filedescriptor__previouslineM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction>It sets the file descriptor to the begin of the previous line."f__FIO__open__append__wronly__exclM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open. f_calculateDigestHA1[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunction¤external function f_calculateDigestHA1( charstring nonce, charstring cnonce, charstring user, charstring realm, charstring passwd, charstring alg) return charstringCalculate digest H(A1) hash f__stdFLLL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction”Return the normalized standard deviation of float list using custom center (so it is the average square distance from a user defined central value)f__IMSAKA__f2345O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunction>Takes key K and random challenge RAND, and returns AK, CK, RESf__FIO__read__data__untilM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction6It reads binary data until a given pattern is matched.f__tocO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccfunctionzElapsed seconds since time t (only when f__tic() returns the number of clock ticks elapsed since the program was launched)f__FIO__realize__errorM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunctionBuilds the error message. TCCIPsec_IPsecModeZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypeMtype enumerated TCCIPsec_IPsecMode { anyMode (0), transport (1), tunnel (2) }:Declares identifiers for the possible security association f__IMSAKA__f1O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionŠComputes network authentication code MAC-A from key K, random challenge RAND, sequence number SQN and authentication management field AMF. f_enc_TBCD[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfunctionFexternal function f_enc_TBCD(in charstring pl_char) return octetstringEncode charstring to TBCDKeyAddT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunctionRound key addition functionf__FIO__open__trunc__rdwrM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open. TCCTitanMetadata_Functions`/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCTitanMetadata_Functions.ttcnfile6This module support handling of Titan related metadataf__setIPP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunctionÂSet IP address, subnet mask and broadcast address in a network inteface If number is set, a range of virtual interfaces are set up with continuous IP address (no subnet mask, broadcast checking)f__FIO__open__append__wronlyM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open.  f_IMSAKA_f2[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctiontexternal function f_IMSAKA_f2 (in octetstring pl_OP, in octetstring pl_k, in octetstring pl_rand) return octetstring@Takes key K and random challenge RAND, and returns response RES.Types and ConstantsZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcngroupf_FIO_open_append_rdwr_exclY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionTexternal function f_FIO_open_append_rdwr_excl (in charstring pl_name) return integer#A wrapper function for f_FIO_open. f__FIO__write__dataM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction&A wrapper function for f__FIO__write. f__powFFL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction%Raise to power (float to float power)TCCAssertion_Functions\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCAssertion_Functions.ttcnfile'This module supports assertion handling f__updateFLL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction5Append tail to the end of head (head return as inout)f_oct2char_safeQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunction>Fault tolerant version of the oct2str Titan built-in function.]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionZexternal function f_oct2char_safe(in octetstring par1, out charstring par2) return boolean>Fault tolerant version of the oct2str Titan built-in function. f_OctetIpv4]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionexternal function f_maxFL(in FloatList flist) return FloatListnReturn an FloatList with the highest number found at index 0 and the index of flist where it's fond at index 1f__asinL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction.Return the arc sine of value in [-pi/2, +pi/2]aka_algorythm_sethT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfilef__calculate__HMAC__MD5O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunction=Calculate the HMAC MD5 value of a message with specified key.f_sqrtIX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction7external function f_sqrtI(in integer base) return floatSquare root of integer value f_FIO_chdirY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionDexternal function f_FIO_chdir (in charstring pl_name) return boolean$A wrapper function for f_FIO_chdir. dec__MIME__Base64O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding.ccfunction1Decode message from MIME Base64 format (RFC 2045)f__ceilL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction=Return the smallest integer value that is not less then valueTCCIPsec_ExtensionListZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype8type record of TCCIPsec_Extension TCCIPsec_ExtensionList7Defines a list of extensions for the SA adding functionf__FIO__write__textM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction&A wrapper function for f__FIO__write. f_FIO_write_data_flushY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionbexternal function f_FIO_write_data_flush (in integer pl_fd, in octetstring pl_data) return integer$A wrapper function for f_FIO_write. f_sinX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction4external function f_sin(in float angle) return float Return the sine of angle radILns f_updateILX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionIexternal function f_updateIL(inout IntegerList head, in IntegerList tail)5Append tail to the end of head (head return as inout)f__sqrFL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionRaise a float value to squaref_FIO_fileOrDirExistsY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionMexternal function f_FIO_fileOrDirExists (in charstring p_name) return boolean.Checks the existence of files and directories.M/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction.Checks the existence of files and directories. f_FS_bsize]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileSystem_Functions.ttcnfunctionBexternal function f_FS_bsize (in charstring p_name) return integer!Query the file system block size.TCCIPsec_TransportZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype!type record TCCIPsec_Transport {}QDeclares a type to represent the transport IPsec mode - as opposed to tunnel modedec_LDIF_Base64[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfunctionIexternal function dec_LDIF_Base64(in charstring p_b64) return octetstring1Decode message from LDIF Base64 format (RFC 2849) MixColumnT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunctionMixColumn transformationf_calculateDigestResponse[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionexternal function f_calculateDigestResponse( charstring nonce, charstring cnonce, charstring user, charstring realm, charstring passwd, charstring alg, charstring nonceCount, charstring method, charstring qop, charstring URI, charstring HEntity) return charstringCalculate digest responsef_assert\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCAssertion_Functions.ttcnfunctionMexternal function f_assert(charstring pl_assertMessage, boolean pl_predicate)Implement TTCN assertion.f__FIO__open__trunc__rdwr__exclM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open. TCCIPsec_AAlgoZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypeUtype enumerated TCCIPsec_AAlgo { AALG_NONE (0), AALG_MD5HMAC (2), AALG_SHA1HMAC (3) }EDeclares identifiers for the possible integrity protection algorithmsDigestCalcResponseJ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/digcalc.hfunctionPCalculate request-digest/response-digest as defined in HTTP Digest specificationf__FIO__seek__backwardM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunctionWMoves the file pointer backward with a given number of bytes from the current position.f__subOctetstringQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunction7Substract two integer values represented in OCTETSTRING f__ctime__UTCO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccfunction:Convert a time value in seconds to human readable string. %f_TCCMessageHandling_getMessageLengthb/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMessageHandling_Functions.ttcnfunction]external function f_TCCMessageHandling_getMessageLength(in octetstring stream) return integer3Function to get the length of the received message. TCCSecurityccO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfilef__FIO__seek__endM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction.Moves the file pointer to the end of the file.f__ticO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccfunctionWReturn the number of clock ticks used by the application since the program was launchedf__calculate__HMAC__SHA1O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunction>Calculate the HMAC SHA1 value of a message with specified key.f__FIO__get__error__codeM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunctionReturns the actual error code.RijndaelEncryptT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunctionRijndael encryption function. .f_TCCMessageHandling_getMessageLength4Diameterb/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMessageHandling_Functions.ttcnfunctionfexternal function f_TCCMessageHandling_getMessageLength4Diameter(in octetstring stream) return integer3Function to get the length of the received message.f_calculate128_EEA3[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionEPurpose: Encrypt message using the confidentiality algorithm 128-EEA3f__calculateHMACMD5O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionDCalculate the HMAC MD5 value of a message with specified 64 bit key.f_FIO_open_trunc_rdwr_exclY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionSexternal function f_FIO_open_trunc_rdwr_excl (in charstring pl_name) return integer#A wrapper function for f_FIO_open. f__cosL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction"Return the cosine of angle radiansf_logX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction2external function f_log(in float val) return float,Return the natural logarithm of the argumentf_FIO_seek_backwardY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunction\external function f_FIO_seek_backward (in integer pl_fd, in integer pl_bytes) return integerWMoves the file pointer backward with a given number of bytes from the current position.f__calculateDigestResponseO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionCalculate digest responsef__calculateDigestHA1O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionCalculate digest H(A1) hashf_getCurrentDateWithOffset[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunctionNexternal function f_getCurrentDateWithOffset(integer pl_sec) return charstringQGenerate a date from the actual date and time plus the parameter in seconds e.g. f_sqrFX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction4external function f_sqrF(in float base) return floatRaise a float value to squaref__FIO__openedM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction:Checks if the file with the given name is already opened.  f__time2secO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccfunction6Function to convert a formated time value to seconds. TCCInterface_IPAddressType\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcntype3An enum type for setting the type of IP addresses. TCCIPsec_EAlgoZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypectype enumerated TCCIPsec_EAlgo { EALG_NONE (0), EALG_3DESCBC (3), EALG_NULL(11), EALG_AESCBC (12) };Declares identifiers for the possible encryption algorithmsf_GetEnvV/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv_Functions.ttcnfunctionFexternal function f_GetEnv(in charstring p_env_name) return charstring8Return the environment variable specified via p_env_name f_replaceFirstOccurenceOfPattern]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionˆfunction f_replaceFirstOccurenceOfPattern( in charstring parInStr, in charstring parSubStrA, in charstring parSubStrB) return charstringIReplace first occurance of pattern parSubStrA with parSubStrB in parInStr f__PutEnvJ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv.ccfunction7Set the environment variable p_env_name to p_env_value. Enumerations\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcngroup f_averageFLX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction>external function f_averageFL(in FloatList flist) return floatReturn the average of flistf_putInUppercase]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionJexternal function f_putInUppercase(charstring pl_string) return charstringPut charstring to uppercasef__getHostNameP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunctionGet name of hostf__sqrtIL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionSquare root of integer valuef__getIPP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunctionIGet IP address, subnet mask and broadcast address from a network intefacef_FIO_seek_homeY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionCexternal function f_FIO_seek_home (in integer pl_fd) return integer4Moves the file pointer to the beginning of the file.f_calculateMD5[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionNexternal function f_calculateMD5(in charstring pszHashInput) return charstringCompute MD5 hash value f__assertP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCAssertion.ccfunctionImplement TTCN assertion. FloatList[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcntypetype record of float FloatList List of floatf_floorX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction6external function f_floor(in float val) return integer?Return the largest integer value that is not greater then valuef__FIO__open__append__rdwrM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open. f_ceilX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction5external function f_ceil(in float val) return integer=Return the smallest integer value that is not less then valuef_FIO_write_dataY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunction\external function f_FIO_write_data (in integer pl_fd, in octetstring pl_data) return integer$A wrapper function for f_FIO_write. TCCIPsec_FunctionsX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnfileKThis module provides access to the IPsec parameter databases: SADB and SPDBf_setInterfaceDown\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunctionnexternal function f_setInterfaceDown(in charstring interface, in TCCInterface_IPAddressType addressType:=IPv4)Set down a network interfacef_FIO_open_rdonlyY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionJexternal function f_FIO_open_rdonly (in charstring pl_name) return integer#A wrapper function for f_FIO_open.  f_IMSAKA_f4[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctiontexternal function f_IMSAKA_f4 (in octetstring pl_OP, in octetstring pl_k, in octetstring pl_rand) return octetstringDTakes key K and random challenge RAND, and returns integrity key IK.TCCInterface_Functions\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfile/This module supports network related operations f_FS_blocks]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileSystem_Functions.ttcnfunction!Query the total number of blocks.f__EAPSIM__A3A8O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionDTakes key Ki and random challenge RAND, and returns Kc and SRES keysc_TCCIPsec_anyPortZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcnconstant%const integer c_TCCIPsec_anyPort := 0)Provides port value representing any portenc_MIME_Base64[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfunctionIexternal function enc_MIME_Base64(in octetstring p_msg) return charstring/Encode message to MIME Base64 format (RFC 2045)TCCIPsec_DefinitionsttcnZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcnfilef__FIO__seek__forwardM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunctionVMoves the file pointer forward with a given number of bytes from the current position.f_FIO_open_trunc_wronlyY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionPexternal function f_FIO_open_trunc_wronly (in charstring pl_name) return integer#A wrapper function for f_FIO_open. RijndaelKeyScheduleT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunction Rijndael key schedule function. f_convertIPAddrToBinaryQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunction=Converts an IPv4 and IPv6 address to its hex representation. ]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionQexternal function f_convertIPAddrToBinary(in charstring pl_ip) return octetstring=Converts an IPv4 and IPv6 address to its hex representation. f_stdILX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionIt reads binary data until a full ASN.1 TLV structure is read.f__logL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction,Return the natural logarithm of the argument f_IMSAKA_f3[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctiontexternal function f_IMSAKA_f3 (in octetstring pl_OP, in octetstring pl_k, in octetstring pl_rand) return octetstringJTakes key K and random challenge RAND, and returns confidentiality key CK.f_charstr2unichar]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionMfunction f_charstr2unichar (in charstring p_char) return universal charstring)Convert charstring 2 universal charstringTCCIPsec_AlgorithmZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypeRDefines a union for storing the possible combination of algorithms with its keys.  f__FIO__openM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction4Opens a file with the given name in the given mode.  f__getIpAddrP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunctionGet IP address of host f__dec__TBCDO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding.ccfunction%Decode octetstring from TBCD encodingTCCMathsccL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfile IntegerList[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcntype"type record of integer IntegerListList of integerf_powFFX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionDexternal function f_powFF(in float base, in float expo) return float%Raise to power (float to float power)f_FIO_get_error_stringY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunction=external function f_FIO_get_error_string () return charstring!Returns the actual error message.TCCIPsec_TunnelZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntypehtype record TCCIPsec_Tunnel { charstring srcAddr, integer srcPort, charstring dstAddr, integer dstPort }QDeclares a type to represent the tunnel IPsec mode - as opposed to transport modef_getIpAddressesP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunction2Get both IPv4 and IPv6 addresses of the given host\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunctionMexternal function f_getIpAddresses(in charstring hostname) return IPAddresses)Get both IPv4 and IPv6 addresses of host.f_FIO_write_text_flushY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionaexternal function f_FIO_write_text_flush (in integer pl_fd, in charstring pl_text) return integer$A wrapper function for f_FIO_write. f_setIP\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunction–external function f_setIP(in charstring interface, in charstring ipaddress, in charstring subnetmask, in charstring broadcast, in integer number := 1)ÂSet IP address, subnet mask and broadcast address in a network inteface If number is set, a range of virtual interfaces are set up with continuous IP address (no subnet mask, broadcast checking)f__getCurrentDateWithOffsetO/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime.ccfunctionQGenerate a date from the actual date and time plus the parameter in seconds e.g. f__FIO__seek__homeM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction4Moves the file pointer to the beginning of the file.enc_LDIF_Base64[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfunctionIexternal function enc_LDIF_Base64(in octetstring p_msg) return charstring/Encode message to LDIF Base64 format (RFC 2849)f__sqrtFL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionSquare root of float valuef_Template_substitutetemplate[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCTemplate_Functions.ttcnfunctionqfunction f_Template_substitutetemplate(in TCCSubstitutionList pl_dict, in charstring pl_string) return charstring8Makes the substitutions according to the dictonary given f_getHostName\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunction3external function f_getHostName() return charstringGet name of host f_delIP_ipP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunction|Set IP address, subnet mask in a network inteface Uses RTLN netlink interface on linux, which is faster than original POSIX.\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunctionvexternal function f_delIP_ip(in charstring interface, in charstring ipaddress, in integer prefix := 32) return boolean€Deletes IP address, subnet mask in a network inteface Uses RTLN netlink interface on linux, which is faster than original POSIX.f_calculateHMACMD5[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunctionZexternal function f_calculateHMACMD5(in octetstring msg, in OCT_64 key) return octetstringLCalculate the 128 bit HMAC MD5 value of a message with specified 64 bit key. f_averageILX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction@external function f_averageIL(in IntegerList ilist) return floatReturn the average of ilistf_strstrQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunctionľThe f_strstr function locates the first occurrence of the string s2 in string s1 and returns an index of starting pont of the located string, or -1 if the string is not found. ]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctioncexternal function f_strstr(in charstring s1, in charstring s2, in integer offset:=0) return integerľThe f_strstr function locates the first occurrence of the string s2 in string s1 and returns an index of starting pont of the located string, or -1 if the string is not found. f_Template_subsfiletemplate[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCTemplate_Functions.ttcnfunctionmfunction f_Template_subsfiletemplate(in TCCSubstitutionList pl_dict, in charstring pl_file) return charstringTMakes the substitutions in the content of the given file, according to the dictonary"f_replaceFirstOccurenceOfSubstring]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunction‹function f_replaceFirstOccurenceOfSubstring( in charstring parInStr , in charstring parSubStrA, in charstring parSubStrB) return charstringAReplace first occurance of parSubStrA with parSubStrB in parInStrf__FIO__read__text__untilM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction7It reads textual data until a given pattern is matched. f_encGSM7bit[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEncoding_Functions.ttcnfunctionHfunction f_encGSM7bit(in universal charstring pl_str) return octetstringGSM 7-bit encoding (GSM 03.38)f_PutEnvV/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv_Functions.ttcnfunction^external function f_PutEnv(in charstring p_env_name, in charstring p_env_value) return boolean7Set the environment variable p_env_name to p_env_value. f__FIO__chdirM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction!It changes the current directory. TCCInterfaceccP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfilef__putInUppercaseQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunctionPut charstring to uppercasef_getTimeFormatted[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunction\external function f_getTimeFormatted(integer pl_sec, charstring pl_format) return charstring3Return the current calendar time in a formatted wayf_getNext_poissonValueX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionwfunction f_getNext_poissonValue(in float p_lambda, inout t_Poisson_Table p_pTable, out boolean p_sucess) return integer[Returns with a random poisson value by the given poisson table and lambda poisson variance.f_minFLX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunction>external function f_minFL(in FloatList flist) return FloatListnReturn an FloatList with the highest number found at index 0 and the index of flist where it's fond at index 1 f_updateFLX/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnfunctionEexternal function f_updateFL(inout FloatList head, in FloatList tail)5Append tail to the end of head (head return as inout)f__setInterfaceDownP/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccfunctionSet down a network interfacef1T/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunctionŠComputes network authentication code MAC-A from key K, random challenge RAND, sequence number SQN and authentication management field AMF.ShiftRowT/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunctionRow shift transformationf__stdILL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionsReturn the normalized standard deviation of integer list (so the average square distance from the center of points)CvtHexJ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/digcalc.hfunction!Convert hash value to hexa stringf__floorL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction?Return the largest integer value that is not greater then value!f__FIO__open__trunc__wronly__exclM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__open. f__maxFLL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionnReturn an FloatList with the highest number found at index 0 and the index of flist where it's fond at index 1f__putInLowercaseQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunctionPut charstring to lowercase DigestCalcHA1J/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/digcalc.hfunction5Calculate HA1 as defined in HTTP digest specification VerdictList[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcntype&type record of verdicttype VerdictListList of verdicttype f__GetEnvJ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCEnv.ccfunction8Return the environment variable specified via p_env_namef_toc[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunction/external function f_toc(integer t) return floatyElapsed seconds since time t (only when f_tic() returns the number of clock ticks elapsed since the program was launched) f__FIO__closeM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction8Closes a file associated with the given file descriptor.f__addOctetstringQ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion.ccfunction1Add two integer values represented in OCTETSTRING"f_replaceEveryOccurenceOfSubstring]/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCConversion_Functions.ttcnfunctionŠfunction f_replaceEveryOccurenceOfSubstring( in charstring parInStr, in charstring parSubStrA, in charstring parSubStrB) return charstringAReplace every occurance of parSubStrA with parSubStrB in parInStrf_FIO_read_data_untilY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionexternal function f_FIO_read_data_until (in integer pl_fd, inout octetstring pl_data, in octetstring pl_separator) return integer)A wrapper function for f_FIO_read_until. f_IMSAKA_f2345[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfunction|external function f_IMSAKA_f2345 (in octetstring pl_OP, in octetstring pl_k, in octetstring pl_rand) return TCCSecurity_Keys>Takes key K and random challenge RAND, and returns AK, CK, RES f_FIO_mkdirY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionGexternal function f_FIO_mkdir (in charstring p_dir_name) return booleanCreate a new directoryM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunctionCreate a new directoryf2345T/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/aka_algorythm_set.hfunctionTakes key K and random challenge RAND, and returns response RES, confidentiality key CK, integrity key IK and anonymity key AK. f__stdILLL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction•Return the normalized standard deviation of integer list using custom center (so it is the average square distance from a user defined central value)f_FIO_open_trunc_wronly_exclY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionUexternal function f_FIO_open_trunc_wronly_excl (in charstring pl_name) return integer#A wrapper function for f_FIO_open.  f_getIpAddr\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcnfunctionxexternal function f_getIpAddr(in charstring hostname, in TCCInterface_IPAddressType addressType:=IPv4) return charstringGet IP address of hostTCCIPsec_NoneRuleZ/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Definitions.ttcntype type record TCCIPsec_NoneRule {}=Declares a type to represent the policy rule to bypass IPsec.pi[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcnconstantProvide the value of pif_time[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCDateTime_Functions.ttcnfunction)external function f_time() return integer.Current calendar time of the system in seconds f__IMSAKA__f3O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccfunctionJTakes key K and random challenge RAND, and returns confidentiality key CK.f_FIO_read_dataY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunctionsexternal function f_FIO_read_data (in integer pl_fd, inout octetstring pl_data, in integer pl_bytes) return integer#A wrapper function for f_FIO_read. TCCSecurity_Functions[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity_Functions.ttcnfile4This module supports security based operations e.g.  f_FIO_flushY/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO_Functions.ttcnfunction?external function f_FIO_flush (in integer pl_fd) return integer|Transfers ("flushes") all modified in-core data of the file referred to by the file descriptor to the disk device.TCCMaths_GenericTypes[/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_GenericTypes.ttcnfile3This module stores generic types for math functionsf__stdFLL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunctionReturn the normalized standard deviation of float list (so the average square distance from the center of elements in the list) f__FIO__readM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunctiongReads a given number of bytes to a given buffer from a file associated with the given file descriptor. f__FIO__read__textM/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCFileIO.ccfunction%A wrapper function for f__FIO__read.  f__updateILL/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccfunction5Append tail to the end of head (head return as inout) min indexTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnHASHHEXC++J/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/digcalc.hTCCIPsec_IPsecModeTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnmaxTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcn max indexC++L/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccHASHC++J/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/digcalc.h max indexTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcn min indexC++L/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccminC++L/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccTCCIPsec_ExtensionListTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcn FloatListTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnchar*C++O/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCSecurity.ccf_getNext_poissonValueTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnTCCMaths_GenericTypesTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnminTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnTCCInterface_IPAddressTypeC++P/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface.ccTCCIPsec_ProtocolTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcnTCCInterface_IPAddressTypeTTCN3\/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCInterface_Functions.ttcn IntegerListTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnmaxC++L/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.cc FloatListC++L/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.ccf_generate_poissonTableTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths_Functions.ttcnTCCIPsec_AlgorithmTTCN3X/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCIPsec_Functions.ttcn IntegerListC++L/vobs/ttcn/TCC_Common/Libraries/TCCUsefulFunctions_CNL113472/src/TCCMaths.cc