Searched refs:bpf_key_serial (Results 1 – 2 of 2) sorted by relevance
3827 static inline s32 bpf_key_serial(const struct bpf_key *key) in bpf_key_serial() function3853 static inline s32 bpf_key_serial(const struct bpf_key *key) in bpf_key_serial() function
20965 prog->aux->sig.keyring_serial = bpf_key_serial(key); in bpf_prog_verify_signature()