Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dverification.h21 static inline int system_keyring_id_check(u64 id) in system_keyring_id_check() function
/linux/kernel/bpf/
H A Dhelpers.c4033 if (system_keyring_id_check(id) < 0) in bpf_lookup_system_key()
H A Dsyscall.c2824 if (system_keyring_id_check(attr->keyring_id) == 0) in bpf_prog_verify_signature()