Home
last modified time | relevance | path

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

/openbmc/linux/certs/
H A Dblacklist.c158 case BLACKLIST_HASH_BINARY: in get_raw_hash()
248 if (is_hash_blacklisted(hash, hash_len, BLACKLIST_HASH_BINARY) == in is_binary_blacklisted()
/openbmc/linux/security/integrity/platform_certs/
H A Dkeyring_handler.c34 mark_hash_blacklisted(data, len, BLACKLIST_HASH_BINARY); in uefi_blacklist_binary()
/openbmc/linux/include/keys/
H A Dsystem_keyring.h17 BLACKLIST_HASH_BINARY = 2, enumerator