Searched refs:NAME_PREFIXES (Results 1 – 1 of 1) sorted by relevance
131 static char const* const NAME_PREFIXES[] = {"ext4", "f2fs", "fscrypt", nullptr}; variable165 for (char const* const* name_prefix = NAME_PREFIXES; *name_prefix != nullptr; name_prefix++) { in installKeyLegacy()317 for (char const* const* name_prefix = NAME_PREFIXES; *name_prefix != nullptr; name_prefix++) { in evictKeyLegacy()