suricata
detect-base64-decode.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectBase64DecodeRegister (void)
 
int DetectBase64DecodeDoMatch (DetectEngineThreadCtx *, const Signature *, const SigMatchData *, const uint8_t *, uint32_t)
 

Function Documentation

◆ DetectBase64DecodeDoMatch()

◆ DetectBase64DecodeRegister()

void DetectBase64DecodeRegister ( void  )

Definition at line 48 of file detect-base64-decode.c.

References SigTableElmt_::desc, DETECT_BASE64_DECODE, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: