Searched refs:VERITY_TABLE_VERSION (Results 1 – 2 of 2) sorted by relevance
/system/extras/libfec/ | ||
D | fec_private.h | 58 #define VERITY_TABLE_VERSION 1 macro |
D | fec_verity.cpp | 376 if (token != stringify(VERITY_TABLE_VERSION)) { in parse_table() |