Home
last modified time | relevance | path

Searched defs:aux (Results 1 – 3 of 3) sorted by relevance

/security/keys/
Drequest_key.c115 static int call_sbin_request_key(struct key *authkey, void *aux) in call_sbin_request_key()
224 size_t callout_len, void *aux, in construct_key()
476 void *aux, in construct_key_and_link()
563 void *aux, in request_key_and_link()
735 void *aux) in request_key_with_auxdata()
/security/
Dsecurity.c2389 int security_bpf_prog_alloc(struct bpf_prog_aux *aux) in security_bpf_prog_alloc()
2397 void security_bpf_prog_free(struct bpf_prog_aux *aux) in security_bpf_prog_free()
/security/selinux/
Dhooks.c6771 static int selinux_bpf_prog_alloc(struct bpf_prog_aux *aux) in selinux_bpf_prog_alloc()
6785 static void selinux_bpf_prog_free(struct bpf_prog_aux *aux) in selinux_bpf_prog_free()