Searched refs:tbs_prefix (Results 1 – 1 of 1) sorted by relevance
32 static const char tbs_prefix[] = "tbs"; variable 51 BUILD_BUG_ON(sizeof(tbs_prefix) != sizeof(bin_prefix)); in blacklist_vet_description() 52 prefix_len = sizeof(tbs_prefix) - 1; in blacklist_vet_description() 63 if (*desc == tbs_prefix[i]) in blacklist_vet_description() 155 type_len = sizeof(tbs_prefix) - 1; in get_raw_hash() 156 type_prefix = tbs_prefix; in get_raw_hash()