我要评分
获取效率
正确性
完整性
易理解

KHSEL_LilyRunExec

Function Usage

Performs input data matching at runtime based on the output mask.

Function Syntax

void KHSEL_LilyRunExec(RoseEngine rose, hs_scratch_t *scratch) 

Parameters

Parameter

Description

Value Range

Input/Output

rose

RoseEngine object, which stores the output at compile time and is used as the input at runtime.

Structure object, which can be null.

Input

scratch

Temporary memory space required for input data.

Structure object, which can be null.

Input

Return Value

None

Example

For details, see "Running Hsbench" in Hyperscan Compilation Guide.