Home
last modified time | relevance | path

Searched defs:dest_keyring (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/keys/
H A Drequest_key_auth-type.h19 struct key *dest_keyring; member
/kernel/linux/linux-6.6/include/keys/
H A Drequest_key_auth-type.h19 struct key *dest_keyring; member
/kernel/linux/linux-5.10/certs/
H A Dsystem_keyring.c37 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 Drestrict.c70 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 Drequest_key_auth.c161 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 Drequest_key.c269 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 Dkeyring.c997 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle() argument
H A Dkeyctl.c1178 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 Dpublic_key.h86 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 Dsystem_keyring.c45 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 Dblacklist.c301 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 Drestrict.c70 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 Drequest_key_auth.c161 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 Drequest_key.c269 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 Dkeyctl.c1178 struct key *instkey, *dest_keyring; in keyctl_instantiate_key_common() local
1340 struct key *instkey, *dest_keyring; in keyctl_reject_key() local
H A Dkeyring.c997 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle() argument

Completed in 14 milliseconds