Home
last modified time | relevance | path

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

/linux-5.19.10/certs/
Dblacklist.c150 const char *type_prefix; in get_raw_hash() local
156 type_prefix = tbs_prefix; in get_raw_hash()
160 type_prefix = bin_prefix; in get_raw_hash()
169 p = memcpy(buffer, type_prefix, type_len); in get_raw_hash()