| /kernel/linux/linux-5.10/include/keys/ |
| H A D | request_key_auth-type.h | 19 struct key *dest_keyring; member
|
| /kernel/linux/linux-6.6/include/keys/ |
| H A D | request_key_auth-type.h | 19 struct key *dest_keyring; member
|
| /kernel/linux/linux-5.10/certs/ |
| H A D | system_keyring.c | 37 int restrict_link_by_builtin_trusted(struct key *dest_keyring, in restrict_link_by_builtin_trusted() argument 55 restrict_link_by_builtin_and_secondary_trusted( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_and_secondary_trusted() argument
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | restrict.c | 70 int restrict_link_by_signature(struct key *dest_keyring, in restrict_link_by_signature() argument 118 static int key_or_keyring_common(struct key *dest_keyring, in key_or_keyring_common() argument 230 int restrict_link_by_key_or_keyring(struct key *dest_keyring, in restrict_link_by_key_or_keyring() argument 257 restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring_chain() argument [all...] |
| /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 | 269 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local 226 construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring) construct_key() argument 369 construct_alloc_key(struct keyring_search_context *ctx, struct key *dest_keyring, unsigned long flags, struct key_user *user, struct key **_key) construct_alloc_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 [all...] |
| H A D | keyring.c | 997 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle() argument
|
| H A D | keyctl.c | 1178 struct key *instkey, *dest_keyring; in keyctl_instantiate_key_common() local 1340 struct key *instkey, *dest_keyring; in keyctl_reject_key() local
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | public_key.h | 86 static inline int restrict_link_by_ca(struct key *dest_keyring, in restrict_link_by_ca() argument 94 static inline int restrict_link_by_digsig(struct key *dest_keyring, in restrict_link_by_digsig() argument
|
| /kernel/linux/linux-6.6/certs/ |
| H A D | system_keyring.c | 45 int restrict_link_by_builtin_trusted(struct key *dest_keyring, in restrict_link_by_builtin_trusted() argument 65 int restrict_link_by_digsig_builtin(struct key *dest_keyring, in restrict_link_by_digsig_builtin() argument 87 restrict_link_by_builtin_and_secondary_trusted( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_and_secondary_trusted() argument 117 restrict_link_by_digsig_builtin_and_secondary(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_digsig_builtin_and_secondary() argument 206 restrict_link_by_builtin_secondary_and_machine( struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *restrict_key) restrict_link_by_builtin_secondary_and_machine() argument [all...] |
| H A D | blacklist.c | 301 static int restrict_link_for_blacklist(struct key *dest_keyring, in restrict_link_for_blacklist() argument
|
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| H A D | restrict.c | 70 int restrict_link_by_signature(struct key *dest_keyring, in restrict_link_by_signature() argument 126 int restrict_link_by_ca(struct key *dest_keyring, in restrict_link_by_ca() argument 167 int restrict_link_by_digsig(struct key *dest_keyring, in restrict_link_by_digsig() argument 202 static int key_or_keyring_common(struct key *dest_keyring, in key_or_keyring_common() argument 324 restrict_link_by_key_or_keyring(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring() argument 352 restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, const struct key_type *type, const union key_payload *payload, struct key *trusted) restrict_link_by_key_or_keyring_chain() argument [all...] |
| /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 | 269 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local 226 construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring) construct_key() argument 369 construct_alloc_key(struct keyring_search_context *ctx, struct key *dest_keyring, unsigned long flags, struct key_user *user, struct key **_key) construct_alloc_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 [all...] |
| H A D | keyctl.c | 1178 struct key *instkey, *dest_keyring; in keyctl_instantiate_key_common() local 1340 struct key *instkey, *dest_keyring; in keyctl_reject_key() local
|
| H A D | keyring.c | 997 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle() argument
|