MCPcopy Create free account

hub / github.com/Tripwire/tripwire-open-source / functions

Functions2,755 in github.com/Tripwire/tripwire-open-source

↓ 8 callersMethodCalculateDigest
use this if your input is short and you don't want to call Update() and Final() seperately
src/cryptlib/cryptlib.h:155
↓ 8 callersMethodContainsFCO
////////////////////////////////////////////////////////////////////////// ContainsFCO ///////////////////////////////////////////////////////////////
src/fco/fcospechelper.cpp:81
↓ 8 callersMethodConvertIn
src/cryptlib/modarith.h:22
↓ 8 callersFunctionDivide
src/cryptlib/integer.cpp:922
↓ 8 callersFunctionEuclideanMultiplicativeInverse
src/cryptlib/nbtheory.h:59
↓ 8 callersMethodGetBit
src/cryptlib/integer.cpp:1222
↓ 8 callersMethodGetDescription
src/core/fileerror.cpp:51
↓ 8 callersFunctionGetNoun
////////////////////////////////////////////////////////////////////////// GetNoun note -- you can only call this once after the verb (it eats the res
src/tw/dbexplore.cpp:71
↓ 8 callersMethodGetShortName
////////////////////////////////////////////////////////////////////////// GetShortName //////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:241
↓ 8 callersMethodIsCaseSensitive
////////////////////////////////////////////////////////////////////////// IsCaseSensitive ///////////////////////////////////////////////////////////
src/tw/dbdatasource.h:233
↓ 8 callersFunctionIsSingleTchar
src/tw/configfile.cpp:120
↓ 8 callersFunctionJacobi
src/cryptlib/nbtheory.cpp:614
↓ 8 callersMethodKeysLoaded
src/twcrypto/keyfile.cpp:111
↓ 8 callersFunctionOutputSectionDelimiter
src/tw/textdbviewer.cpp:408
↓ 8 callersFunctionPositiveAdd
src/cryptlib/integer.cpp:1645
↓ 8 callersFunctionPositiveSubtract
src/cryptlib/integer.cpp:1671
↓ 8 callersMethodSetDirty
src/db/block.h:58
↓ 8 callersMethodSetIterFlags
////////////////////////////////////////////////////////////////////////// SetIterFlags //////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:267
↓ 8 callersMethodSetName
src/twparser/parserobjects.cpp:63
↓ 8 callersMethodSetOffset
byte order safe access methods...
src/db/blockrecordarray.h:133
↓ 8 callersMethodSpecContainsFCO
////////////////////////////////////////////////////////////////////////// SpecContainsFCO ///////////////////////////////////////////////////////////
src/fco/fcospecimpl.cpp:206
↓ 8 callersMethodSubtract
src/cryptlib/algebra.h:239
↓ 8 callersFunctiontestDosIsAbsolute
src/twtest/file_t.cpp:100
↓ 8 callersFunctiontest_hex_to_char
////////////////////////////////////////////////////////////////////// TestHexToChar /////////////////////////////////////////////////////////////////
src/twtest/displayencoder_t.cpp:106
↓ 8 callersFunctionutil_Encode
src/tw/textreportviewer.cpp:121
↓ 8 callersFunctionutil_RewriteObject
////////////////////////////////////////////////////////////////////////// util_RewriteObject -- call this when the data in a structure has changed, b
src/db/hierdatabase.cpp:97
↓ 7 callersMethodAssertValid
////////////////////////////////////////////////////////////////////////// AssertValid ///////////////////////////////////////////////////////////////
src/db/blockrecordarray.cpp:599
↓ 7 callersFunctionAtomicMultiply
src/cryptlib/integer.cpp:232
↓ 7 callersMethodAttr
src/fco/fcospeclist.cpp:214
↓ 7 callersMethodConvertOut
src/cryptlib/integer.cpp:2273
↓ 7 callersMethodCreateNode
src/fco/fconametbl.cpp:167
↓ 7 callersMethodCurrentSize
src/twcrypto/bytequeue.cpp:210
↓ 7 callersFunctionDecrement
src/cryptlib/integer.cpp:199
↓ 7 callersMethodDestroyIter
src/fco/fcosetimpl.cpp:317
↓ 7 callersMethodDone
src/core/hashtable.h:248
↓ 7 callersMethodExponentiate
src/cryptlib/algebra.h:471
↓ 7 callersFunctionFillOutCmdLineInfo
////////////////////////////////////////////////////////////////////////// FillOutCmdLineInfo -- fills out info common to all modes that appears on th
src/tripwire/twcmdline.cpp:554
↓ 7 callersMethodGet
src/twcrypto/bytequeue.cpp:118
↓ 7 callersMethodGetFlags
////////////////////////////////////////////////////////////////////////// GetFlags //////////////////////////////////////////////////////////////////
src/core/error.h:244
↓ 7 callersMethodGetGenre
reads input up to EOL or EOF
src/tw/textreportviewer.cpp:903
↓ 7 callersMethodGetKey
src/twcrypto/crypto.h:371
↓ 7 callersMethodGetNumBlocks
src/db/blockfile.h:96
↓ 7 callersMethodGetShortName
////////////////////////////////////////////////////////////////////////// GetShortName //////////////////////////////////////////////////////////////
src/fco/fcodatasourceiterimpl.cpp:103
↓ 7 callersMethodGetVerboseLevel
src/core/usernotify.cpp:62
↓ 7 callersMethodGetWriteLen
src/twcrypto/crypto.h:376
↓ 7 callersFunctionInitCmdLineCommon
////////////////////////////////////////////////////////////////////////// InitCmdLineCommon -- initializes the command line switches common to all mo
src/tripwire/twcmdline.cpp:226
↓ 7 callersMethodIsEqual
src/twcrypto/crypto.cpp:957
↓ 7 callersMethodIsEven
src/cryptlib/integer.h:133
↓ 7 callersFunctionLucas
src/cryptlib/nbtheory.cpp:641
↓ 7 callersMethodPop
////////////////////////////////////////////////////////////////////////// Pop ///////////////////////////////////////////////////////////////////////
src/fco/fconame.cpp:465
↓ 7 callersFunctionPrintIter
src/twtest/fcosetimpl_t.cpp:43
↓ 7 callersMethodProcessBlock
Encrypt or decrypt a block of data in ECB mode
src/cryptlib/des.cpp:314
↓ 7 callersMethodReadFile
src/twcrypto/keyfile.cpp:120
↓ 7 callersMethodReadInt16
src/core/archive.cpp:83
↓ 7 callersMethodReadInt32
src/core/serializerimpl.cpp:445
↓ 7 callersMethodSetID
////////////////////////////////////////////////////////////////////////// SetID /////////////////////////////////////////////////////////////////////
src/core/errorutil.h:165
↓ 7 callersMethodSetVerboseLevel
src/core/usernotify.cpp:57
↓ 7 callersFunctionUpperBound
src/core/upperbound.h:58
↓ 7 callersFunctionassertMD5
src/twtest/signature_t.cpp:415
↓ 7 callersFunctioneTWAEncryptionChange
src/twadmin/twadmincl.h:55
↓ 7 callersFunctionlextrace
wrapper around cDebug tracing */
src/twparser/yylex.cpp:540
↓ 7 callersMethodswapbytes
useful to convert to network byte order
src/core/wchar16.cpp:234
↓ 7 callersFunctiontest_parse
src/twtest/cmdlineparser_t.cpp:76
↓ 7 callersFunctiontw_signal
src/core/tw_signal.cpp:43
↓ 6 callersMethodAddChangedFCO
////////////////////////////////////////////////////////////////////////// AddChangedFCO /////////////////////////////////////////////////////////////
src/tw/fcoreport.cpp:713
↓ 6 callersMethodAddSpec
////////////////////////////////////////////////////////////////////////// AddSpec ///////////////////////////////////////////////////////////////////
src/tw/fcoreport.cpp:648
↓ 6 callersFunctionAssertExists
src/twtest/dbdatasource_t.cpp:156
↓ 6 callersFunctionAssertExists
src/twtest/hierdatabase_t.cpp:149
↓ 6 callersMethodAtRoot
////////////////////////////////////////////////////////////////////////// AtRoot ////////////////////////////////////////////////////////////////////
src/tw/dbdatasource.h:177
↓ 6 callersFunctionBitPrecision
src/cryptlib/misc.cpp:46
↓ 6 callersMethodCalcArchiveSize
//////////////////////////////////// methods to override ////////////////////////////////////
src/db/hierdbnode.h:83
↓ 6 callersMethodCompare
src/cryptlib/integer.cpp:2043
↓ 6 callersMethodCreateCopy
////////////////////////////////////////////////////////////////////////// CreateCopy ////////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:109
↓ 6 callersMethodCreatePropDisplayer
src/fs/fsfactory.cpp:79
↓ 6 callersMethodCurrentSize
src/cryptlib/queue.cpp:152
↓ 6 callersMethodExecute
////////////////////////////////////////////////////////////////////////// Execute ///////////////////////////////////////////////////////////////////
src/tripwire/updatedb.cpp:63
↓ 6 callersMethodGenerateKeys
src/twcrypto/crypto.cpp:689
↓ 6 callersMethodGetDelimitingChar
src/db/hierdatabase.h:273
↓ 6 callersMethodGetModeID
////////////////////////////////////////////////////////////////////////// GetModeID /////////////////////////////////////////////////////////////////
src/twadmin/twadmincl.cpp:2437
↓ 6 callersMethodGetNumProps
src/fs/fspropset.cpp:211
↓ 6 callersMethodGetWriteLen
src/twcrypto/keyfile.cpp:346
↓ 6 callersMethodInit
src/twadmin/twadmincl.cpp:307
↓ 6 callersFunctionOutputGenreDelimiter
src/tw/textdbviewer.cpp:415
↓ 6 callersMethodRead
src/db/hierdbnode.h:94
↓ 6 callersMethodRemoveChildArray
////////////////////////////////////////////////////////////////////////// RemoveChildArray //////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:296
↓ 6 callersMethodRemoveFCO
////////////////////////////////////////////////////////////////////////// RemoveFCO /////////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:216
↓ 6 callersMethodRemoveFCOData
////////////////////////////////////////////////////////////////////////// RemoveFCOData /////////////////////////////////////////////////////////////
src/tw/dbdatasource.cpp:232
↓ 6 callersMethodRemoveItem
////////////////////////////////////////////////////////////////////////// RemoveItem -- Removes an item from the vector. Vector is unchanged if i >=
src/fco/fcopropvector.cpp:310
↓ 6 callersMethodSetCalcFlags
src/fs/fspropcalc.h:114
↓ 6 callersMethodSetCaseSensitive
src/fco/fconame.h:201
↓ 6 callersMethodSetFlags
////////////////////////////////////////////////////////////////////////// SetFlags //////////////////////////////////////////////////////////////////
src/core/error.h:252
↓ 6 callersMethodSetMainIndex
src/db/blockrecordarray.h:141
↓ 6 callersMethodSetSpec
src/fco/fcosetws.h:100
↓ 6 callersMethodSignatureLength
src/cryptlib/elgamal.h:72
↓ 6 callersMethodStat
src/core/unixfsservices.cpp:322
↓ 6 callersFunctionTwTestDir
src/twtest/test.cpp:379
↓ 6 callersMethodWrite
src/twcrypto/crypto.h:381
↓ 6 callersMethodWrite
this method should return the amount of space that this class will take up in an archive derived classes should override this if they have any data me
src/db/hierdbnode.h:90
↓ 6 callersFunctionbyteReverse
src/cryptlib/misc.h:73
↓ 6 callersFunctiongetTestFile
src/twtest/signature_t.cpp:46
← previousnext →201–300 of 2,755, ranked by callers