Searched defs:dest_keyring (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/crypto/asymmetric_keys/ |
A 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() 240 int restrict_link_by_key_or_keyring(struct key *dest_keyring, in restrict_link_by_key_or_keyring() 268 int restrict_link_by_key_or_keyring_chain(struct key *dest_keyring, in restrict_link_by_key_or_keyring_chain()
|
/linux-6.3-rc2/security/keys/ |
A 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()
|
A D | request_key_auth.c | 163 struct key *dest_keyring) in request_key_auth_new()
|
A 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
|
A D | keyring.c | 997 static bool keyring_detect_restriction_cycle(const struct key *dest_keyring, in keyring_detect_restriction_cycle()
|
/linux-6.3-rc2/certs/ |
A D | system_keyring.c | 41 int restrict_link_by_builtin_trusted(struct key *dest_keyring, in restrict_link_by_builtin_trusted() 60 struct key *dest_keyring, in restrict_link_by_builtin_and_secondary_trusted() 120 struct key *dest_keyring, in restrict_link_by_builtin_secondary_and_machine()
|
A D | blacklist.c | 301 static int restrict_link_for_blacklist(struct key *dest_keyring, in restrict_link_for_blacklist()
|
/linux-6.3-rc2/include/keys/ |
A D | request_key_auth-type.h | 19 struct key *dest_keyring; member
|
Completed in 21 milliseconds