/kernel/linux/linux-5.10/include/keys/ |
H A D | request_key_auth-type.h | 21 void *callout_info; member
|
/kernel/linux/linux-6.6/include/keys/ |
H A D | request_key_auth-type.h | 21 void *callout_info; member
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | request_key_auth.c | 161 request_key_auth_new(struct key *target, const char *op, const void *callout_info, size_t callout_len, struct key *dest_keyring) request_key_auth_new() argument
|
H A D | request_key.c | 226 static int construct_key(struct key *key, const void *callout_info, in construct_key() argument 489 construct_key_and_link(struct keyring_search_context *ctx, const char *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) construct_key_and_link() argument 574 request_key_and_link(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) request_key_and_link() argument 706 request_key_tag(struct key_type *type, const char *description, struct key_tag *domain_tag, const char *callout_info) request_key_tag() argument 746 request_key_with_auxdata(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux) request_key_with_auxdata() argument [all...] |
H A D | keyctl.c | 176 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | request_key_auth.c | 161 request_key_auth_new(struct key *target, const char *op, const void *callout_info, size_t callout_len, struct key *dest_keyring) request_key_auth_new() argument
|
H A D | request_key.c | 226 static int construct_key(struct key *key, const void *callout_info, in construct_key() argument 489 construct_key_and_link(struct keyring_search_context *ctx, const char *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) construct_key_and_link() argument 574 request_key_and_link(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) request_key_and_link() argument 706 request_key_tag(struct key_type *type, const char *description, struct key_tag *domain_tag, const char *callout_info) request_key_tag() argument 746 request_key_with_auxdata(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux) request_key_with_auxdata() argument [all...] |
H A D | keyctl.c | 176 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | key.h | 340 request_key(struct key_type *type, const char *description, const char *callout_info) request_key() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | key.h | 346 request_key(struct key_type *type, const char *description, const char *callout_info) request_key() argument
|