Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dverification.h21 static inline int system_keyring_id_check(u64 id) in system_keyring_id_check() function
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1337 if (system_keyring_id_check(id) < 0) in bpf_lookup_system_key()