Searched defs:dest_keyring (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/crypto/asymmetric_keys/ |
D | restrict.c | 74 int restrict_link_by_signature(struct key *dest_keyring, in restrict_link_by_signature() 122 static int key_or_keyring_common(struct key *dest_keyring, in key_or_keyring_common() 234 int restrict_link_by_key_or_keyring(struct key *dest_keyring, in restrict_link_by_key_or_keyring() 261 int restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, in restrict_link_by_key_or_keyring_chain()
|
/Linux-v4.19/security/keys/ |
D | request_key.c | 206 struct key *dest_keyring) in construct_key() 258 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local 355 struct key *dest_keyring, in construct_alloc_key() 458 struct key *dest_keyring, in construct_key_and_link() 542 struct key *dest_keyring, in request_key_and_link()
|
D | request_key_auth.c | 152 size_t callout_len, struct key *dest_keyring) in request_key_auth_new()
|
D | keyctl.c | 1046 struct key *instkey, *dest_keyring; in keyctl_instantiate_key_common() local 1211 struct key *instkey, *dest_keyring; in keyctl_reject_key() local
|
D | internal.h | 196 struct key *dest_keyring; member
|
D | keyring.c | 964 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle()
|
/Linux-v4.19/certs/ |
D | system_keyring.c | 37 int restrict_link_by_builtin_trusted(struct key *dest_keyring, in restrict_link_by_builtin_trusted() 56 struct key *dest_keyring, in restrict_link_by_builtin_and_secondary_trusted()
|