Searched defs:dest_keyring (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/crypto/asymmetric_keys/ |
D | restrict.c | 70 int restrict_link_by_signature(struct key *dest_keyring, in restrict_link_by_signature() 118 static int key_or_keyring_common(struct key *dest_keyring, in key_or_keyring_common() 230 int restrict_link_by_key_or_keyring(struct key *dest_keyring, in restrict_link_by_key_or_keyring() 258 int restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, in restrict_link_by_key_or_keyring_chain()
|
/Linux-v5.15/security/keys/ |
D | request_key.c | 225 struct key *dest_keyring) in construct_key() 266 struct key *dest_keyring = *_dest_keyring, *authkey; in construct_get_dest_keyring() local 367 struct key *dest_keyring, in construct_alloc_key() 477 struct key *dest_keyring, in construct_key_and_link() 564 struct key *dest_keyring, in request_key_and_link()
|
D | request_key_auth.c | 163 struct key *dest_keyring) in request_key_auth_new()
|
D | keyctl.c | 1173 struct key *instkey, *dest_keyring; in keyctl_instantiate_key_common() local 1335 struct key *instkey, *dest_keyring; in keyctl_reject_key() local
|
D | keyring.c | 997 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle()
|
/Linux-v5.15/certs/ |
D | system_keyring.c | 39 int restrict_link_by_builtin_trusted(struct key *dest_keyring, in restrict_link_by_builtin_trusted() 58 struct key *dest_keyring, in restrict_link_by_builtin_and_secondary_trusted()
|
/Linux-v5.15/include/keys/ |
D | request_key_auth-type.h | 19 struct key *dest_keyring; member
|