suricata
|
#include "suricata-common.h"
#include "util-reference-config.h"
#include "util-classification-config.h"
#include "detect-engine.h"
#include "detect-parse.h"
Go to the source code of this file.
Functions | |
int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
Variables | |
DetectEngineCtx * | de_ctx = NULL |
Definition in file fuzz_siginit.c.
int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
size_t | size | ||
) |
Definition at line 19 of file fuzz_siginit.c.
References de_ctx, EngineModeSetIDS(), InitGlobal(), MpmTableSetup(), run_mode, RUNMODE_UNITTEST, SCClassConfInit(), SCReferenceConfInit(), setenv(), SigTableSetup(), and SpmTableSetup().
DetectEngineCtx* de_ctx = NULL |
Definition at line 17 of file fuzz_siginit.c.
Referenced by Detect(), DetectAddressMapFree(), DetectAddressMapInit(), DetectAppLayerMpmRegisterByParentId(), DetectBase64DataDoMatch(), DetectBufferGetActiveList(), DetectContentSetup(), DetectEngineAddToMaster(), DetectEngineAppendSig(), DetectEngineAppInspectionEngine2Signature(), DetectEngineAppInspectionEngineSignatureFree(), DetectEngineBufferRunSetupCallback(), DetectEngineBufferRunValidateCallback(), DetectEngineBufferTypeGetById(), DetectEngineBufferTypeGetByIdTransforms(), DetectEngineBufferTypeGetDescriptionById(), DetectEngineBufferTypeGetNameById(), DetectEngineBufferTypeSupportsFramesGetById(), DetectEngineBufferTypeSupportsMpmGetById(), DetectEngineBufferTypeSupportsMultiInstanceGetById(), DetectEngineBufferTypeSupportsPacketGetById(), DetectEngineBufferTypeValidateTransform(), DetectEngineContentInspection(), DetectEngineCtxFree(), DetectEngineDeReference(), DetectEngineFrameInspectEngineRegister(), DetectEngineFrameMpmRegister(), DetectEngineFreeFastPatternList(), DetectEngineInspectBufferGeneric(), DetectEngineInspectPacketPayload(), DetectEngineInspectStreamPayload(), DetectEngineReference(), DetectEngineResetMaxSigId(), DetectFlowbitsAnalyze(), DetectFrameMpmRegisterByParentId(), DetectGetLastSMFromMpmLists(), DetectHttpUriSetup(), DetectIPProtoRemoveAllSMs(), DetectLoadCompleteSigPath(), DetectMetadataHashFree(), DetectMetadataHashInit(), DetectMpmInitializeBuiltinMpms(), DetectMpmPrepareAppMpms(), DetectMpmPrepareBuiltinMpms(), DetectMpmPrepareFrameMpms(), DetectMpmPreparePktMpms(), DetectParseDupSigHashFree(), DetectParseDupSigHashInit(), DetectPktMpmRegisterByParentId(), DetectPortCleanupList(), DetectPortFree(), DetectPortHashAdd(), DetectPortHashFree(), DetectPortHashInit(), DetectPortHashLookup(), DetectPortInsert(), DetectRegisterThreadCtxFuncs(), DetectUnregisterThreadCtxFuncs(), DumpPatterns(), EngineAnalysisAddAllRulePatterns(), EngineAnalysisRules2(), FastPatternSupportEnabledForSigMatchList(), IPOnlyMatchPacket(), IPOnlyPrepare(), LLVMFuzzerTestOneInput(), MpmFactoryDeRegisterAllMpmCtxProfiles(), MpmFactoryGetMpmCtxForProfile(), MpmFactoryIsMpmCtxAvailable(), MpmFactoryReClaimMpmCtx(), MpmFactoryRegisterMpmCtxProfile(), MpmStoreFree(), MpmStoreInit(), MpmStoreReportStats(), PatternMatchPrepareGroup(), PostConfLoadedDetectSetup(), PrefilterDeinit(), PrefilterGenericMpmFrameRegister(), PrefilterGenericMpmPktRegister(), PrefilterGenericMpmRegister(), PrefilterInit(), PrefilterMpmFiledataRegister(), PrefilterPktPayloadRegister(), PrefilterPktStreamRegister(), PrefilterSetupRuleGroup(), RetrieveFPForSig(), SCClassConfDeInitContext(), SCClassConfGetClasstype(), SCProfilingKeywordDestroyCtx(), SCProfilingKeywordInitCounters(), SCProfilingPrefilterDestroyCtx(), SCProfilingPrefilterInitCounters(), SCProfilingSghDestroyCtx(), SCProfilingSghInitCounters(), SCRConfDeInitContext(), SCRConfGetReference(), SCRuleVarsGetConfVar(), SCSigOrderSignatures(), SCSigSignatureOrderingModuleCleanup(), SigAddressCleanupStage1(), SigAddressPrepareStage1(), SigAddressPrepareStage2(), SigCleanSignatures(), SigFindSignatureBySidGid(), SigFree(), SigGroupBuild(), SigGroupCleanup(), SigGroupHeadAppendSig(), SigGroupHeadBuildMatchArray(), SigGroupHeadBuildNonPrefilterArray(), SigGroupHeadContainsSigId(), SigGroupHeadCopySigs(), SigGroupHeadFree(), SigGroupHeadHashAdd(), SigGroupHeadHashFree(), SigGroupHeadHashInit(), SigGroupHeadHashLookup(), SigGroupHeadHashRemove(), SigGroupHeadStore(), SigInit(), SigLoadSignatures(), SigMatchFree(), SigMatchSignaturesGetSgh(), SigMatchSilentErrorEnabled(), SRepDestroy(), SRepInit(), ThresholdContextDestroy(), ThresholdHashAllocate(), ThresholdHashInit(), UTHAppendSigs(), UTHGenericTest(), UTHMatchPackets(), UTHMatchPacketsWithResults(), UTHPacketMatchSig(), UTHPacketMatchSigMpm(), and UTHParseSignature().