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.
 
void DetectTlsCertChainLenRegister (void)
 

Detailed Description

Function Documentation

◆ DetectTlsCertChainLenRegister()

void DetectTlsCertChainLenRegister ( void  )

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

References SigTableElmt_::AppLayerTxMatch, BUFFER_NAME, SigTableElmt_::desc, DetectBufferTypeGetByName(), SigTableElmt_::Free, KEYWORD_DESC, KEYWORD_ID, KEYWORD_NAME, KEYWORD_URL, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DetectTlsCertsRegister()