Home
last modified time | relevance | path

Searched defs:trusted_keyring (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sig_in_xattr.c49 struct bpf_key *trusted_keyring; in BPF_PROG() local
H A Dtest_kfunc_dynptr_param.c60 struct bpf_key *trusted_keyring; in BPF_PROG() local
H A Dtest_verify_pkcs7_sig.c44 struct bpf_key *trusted_keyring; in BPF_PROG() local
/linux/kernel/trace/
H A Dbpf_trace.c1361 struct bpf_key *trusted_keyring) in bpf_verify_pkcs7_signature()