| /OK3568_Linux_fs/kernel/security/keys/ |
| H A D | keyring.c | 107 static void keyring_publish_name(struct key *keyring) in keyring_publish_name() 140 static int keyring_instantiate(struct key *keyring, in keyring_instantiate() 412 static void keyring_destroy(struct key *keyring) in keyring_destroy() 437 static void keyring_describe(const struct key *keyring, struct seq_file *m) in keyring_describe() 481 static long keyring_read(const struct key *keyring, in keyring_read() 523 struct key *keyring; in keyring_alloc() local 554 int restrict_link_reject(struct key *keyring, in restrict_link_reject() 646 static int search_keyring(struct key *keyring, struct keyring_search_context *ctx) in search_keyring() 663 static bool search_nested_keyrings(struct key *keyring, in search_nested_keyrings() 667 struct key *keyring; in search_nested_keyrings() member [all …]
|
| H A D | process_keys.c | 223 struct key *keyring; in install_thread_keyring_to_cred() local 270 struct key *keyring; in install_process_keyring_to_cred() local 317 int install_session_keyring_to_cred(struct cred *cred, struct key *keyring) in install_session_keyring_to_cred() 356 static int install_session_keyring(struct key *keyring) in install_session_keyring() 840 struct key *keyring; in join_session_keyring() local
|
| H A D | key.c | 426 struct key *keyring, in __key_instantiate_and_link() 501 struct key *keyring, in key_instantiate_and_link() 576 struct key *keyring, in key_reject_and_link() 829 struct key *keyring, *key = NULL; in key_create_or_update() local
|
| H A D | request_key.c | 79 struct key *keyring = info->data; in umh_keys_init() local 89 struct key *keyring = info->data; in umh_keys_cleanup() local 121 struct key *key = rka->target_key, *keyring, *session, *user_session; in call_sbin_request_key() local
|
| H A D | keyctl.c | 470 struct key *keyring; in keyctl_keyring_clear() local 555 struct key *keyring, *key; in keyctl_keyring_unlink() local
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | keyring.c | 85 struct fscrypt_keyring *keyring = sb->s_master_keys; in fscrypt_put_master_key_activeref() local 186 struct fscrypt_keyring *keyring; in allocate_filesystem_keyring() local 219 struct fscrypt_keyring *keyring = sb->s_master_keys; in fscrypt_destroy_keyring() local 251 fscrypt_mk_hash_bucket(struct fscrypt_keyring *keyring, in fscrypt_mk_hash_bucket() 275 struct fscrypt_keyring *keyring; in fscrypt_find_master_key() local 324 struct key *keyring; in allocate_master_key_users_keyring() local 416 struct fscrypt_keyring *keyring = sb->s_master_keys; in add_new_master_key() local
|
| /OK3568_Linux_fs/kernel/security/integrity/ |
| H A D | digsig.c | 22 static struct key *keyring[INTEGRITY_KEYRING_MAX]; variable 63 struct key *keyring; in integrity_digsig_verify() local 87 struct key *keyring; in integrity_modsig_verify() local
|
| H A D | digsig_asymmetric.c | 22 static struct key *request_asymmetric_key(struct key *keyring, uint32_t keyid) in request_asymmetric_key() 82 int asymmetric_verify(struct key *keyring, const char *sig, in asymmetric_verify()
|
| H A D | integrity.h | 203 static inline int asymmetric_verify(struct key *keyring, const char *sig, in asymmetric_verify() 213 static inline int ima_modsig_verify(struct key *keyring, in ima_modsig_verify()
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_queue_keys.c | 66 static struct ima_key_entry *ima_alloc_key_entry(struct key *keyring, in ima_alloc_key_entry() 103 bool ima_queue_key(struct key *keyring, const void *payload, in ima_queue_key()
|
| H A D | ima_asymmetric_keys.c | 27 void ima_post_key_create_or_update(struct key *keyring, struct key *key, in ima_post_key_create_or_update()
|
| H A D | ima_modsig.c | 116 int ima_modsig_verify(struct key *keyring, const struct modsig *modsig) in ima_modsig_verify()
|
| H A D | ima_policy.c | 464 const char *keyring, const struct cred *cred) in ima_match_keyring() 503 const char *keyring) in ima_match_rules() 626 const char *keyring) in ima_match_policy()
|
| H A D | ima_api.c | 189 const char *keyring) in ima_get_action()
|
| H A D | ima_main.c | 795 int pcr, const char *keyring) in process_buffer_measurement()
|
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | common.c | 9 const struct key *keyring) in load_certificate_list()
|
| H A D | system_keyring.c | 273 void __init set_platform_trusted_keys(struct key *keyring) in set_platform_trusted_keys()
|
| /OK3568_Linux_fs/kernel/include/keys/ |
| H A D | system_keyring.h | 85 static inline void set_platform_trusted_keys(struct key *keyring) in set_platform_trusted_keys()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_spnego.c | 193 struct key *keyring; in init_cifs_spnego() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | digsig.h | 52 static inline int digsig_verify(struct key *keyring, const char *sig, in digsig_verify()
|
| H A D | ima.h | 134 static inline void ima_post_key_create_or_update(struct key *keyring, in ima_post_key_create_or_update()
|
| H A D | key-type.h | 187 struct key *keyring, in key_negate_and_link()
|
| /OK3568_Linux_fs/kernel/net/dns_resolver/ |
| H A D | dns_key.c | 331 struct key *keyring; in init_dns_resolver() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | digsig.c | 199 int digsig_verify(struct key *keyring, const char *sig, int siglen, in digsig_verify()
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | asymmetric_type.c | 46 struct key *find_asymmetric_key(struct key *keyring, in find_asymmetric_key()
|