Home
last modified time | relevance | path

Searched refs:REQ_FILE_PERFIX (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation.h24 #define REQ_FILE_PERFIX "req" macro
H A Dfips_validation.c273 if (strstr(tmp, REQ_FILE_PERFIX)) in parse_file_type()