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

Go to the source code of this file.

Functions

void DetectTlsCertsRegister (void)
 Registration function for keyword: tls.certs. More...
 
void DetectTlsCertChainLenRegister (void)
 

Detailed Description

Function Documentation

◆ DetectTlsCertChainLenRegister()

void DetectTlsCertChainLenRegister ( void  )

Definition at line 345 of file detect-tls-certs.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, KEYWORD_DESC, KEYWORD_ID, KEYWORD_NAME, KEYWORD_URL, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function:

◆ DetectTlsCertsRegister()

void DetectTlsCertsRegister ( void  )

Registration function for keyword: tls.certs.

Definition at line 85 of file detect-tls-certs.c.

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

Referenced by SigTableSetup().

Here is the caller graph for this function: