Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-text.c133 static const char checksum_line_regex[] = variable
294 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, checksum_line_regex, &checksum_line_expr); in process_layout_file()