Home
last modified time | relevance | path

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

/linux-5.19.10/certs/
Dblacklist.c33 static const char bin_prefix[] = "bin"; variable
51 BUILD_BUG_ON(sizeof(tbs_prefix) != sizeof(bin_prefix)); in blacklist_vet_description()
65 if (*desc == bin_prefix[i]) in blacklist_vet_description()
159 type_len = sizeof(bin_prefix) - 1; in get_raw_hash()
160 type_prefix = bin_prefix; in get_raw_hash()