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

KHSEL_LilyRunExec

Function Usage

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

Function Syntax

hs_error_t KHSEL_LilyRunExec(const struct 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.

Not null

Input

scratch

Temporary memory space required for input data.

Not null

Input

Return Value

Error code of the matching result.