| /linux/security/keys/ |
| H A D | keyring.c | 107 static void keyring_publish_name(struct key *keyring) in keyring_publish_name() argument 140 keyring_instantiate(struct key * keyring,struct key_preparsed_payload * prep) keyring_instantiate() argument 412 keyring_destroy(struct key * keyring) keyring_destroy() argument 437 keyring_describe(const struct key * keyring,struct seq_file * m) keyring_describe() argument 481 keyring_read(const struct key * keyring,char * buffer,size_t buflen) keyring_read() argument 523 struct key *keyring; keyring_alloc() local 554 restrict_link_reject(struct key * keyring,const struct key_type * type,const union key_payload * payload,struct key * restriction_key) restrict_link_reject() argument 646 search_keyring(struct key * keyring,struct keyring_search_context * ctx) search_keyring() argument 663 search_nested_keyrings(struct key * keyring,struct keyring_search_context * ctx) search_nested_keyrings() argument 667 struct key *keyring; search_nested_keyrings() member 905 struct key *keyring; keyring_search_rcu() local 940 keyring_search(key_ref_t keyring,struct key_type * type,const char * description,bool recurse) keyring_search() argument 1027 struct key *keyring; keyring_restrict() local 1104 struct key *keyring, *key; find_key_to_update() local 1148 struct key *keyring; find_keyring_by_name() local 1240 __key_link_lock(struct key * keyring,const struct keyring_index_key * index_key) __key_link_lock() argument 1296 __key_link_begin(struct key * keyring,const struct keyring_index_key * index_key,struct assoc_array_edit ** _edit) __key_link_begin() argument 1354 __key_link_check_live_key(struct key * keyring,struct key * key) __key_link_check_live_key() argument 1371 __key_link(struct key * keyring,struct key * key,struct assoc_array_edit ** _edit) __key_link() argument 1386 __key_link_end(struct key * keyring,const struct keyring_index_key * index_key,struct assoc_array_edit * edit) __key_link_end() argument 1411 __key_link_check_restriction(struct key * keyring,struct key * key) __key_link_check_restriction() argument 1439 key_link(struct key * keyring,struct key * key) key_link() argument 1475 __key_unlink_lock(struct key * keyring) __key_unlink_lock() argument 1488 __key_unlink_begin(struct key * keyring,struct key * key,struct assoc_array_edit ** _edit) __key_unlink_begin() argument 1510 __key_unlink(struct key * keyring,struct key * key,struct assoc_array_edit ** _edit) __key_unlink() argument 1522 __key_unlink_end(struct key * keyring,struct key * key,struct assoc_array_edit * edit) __key_unlink_end() argument 1549 key_unlink(struct key * keyring,struct key * key) key_unlink() argument 1651 keyring_clear(struct key * keyring) keyring_clear() argument 1682 keyring_revoke(struct key * keyring) keyring_revoke() argument 1720 keyring_gc(struct key * keyring,time64_t limit) keyring_gc() argument 1765 keyring_restriction_gc(struct key * keyring,struct key_type * dead_type) keyring_restriction_gc() argument [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() 841 struct key *keyring; in join_session_keyring() local
|
| H A D | key.c | 429 struct key *keyring, in __key_instantiate_and_link() argument 502 key_instantiate_and_link(struct key * key,const void * data,size_t datalen,struct key * keyring,struct key * authkey) key_instantiate_and_link() argument 578 key_reject_and_link(struct key * key,unsigned timeout,unsigned error,struct key * keyring,struct key * authkey) key_reject_and_link() argument 821 struct key *keyring, *key = NULL; __key_create_or_update() local [all...] |
| H A D | request_key.c | 82 struct key *keyring = info->data; in umh_keys_init() local 92 struct key *keyring = info->data; in umh_keys_cleanup() local 124 struct key *key = rka->target_key, *keyring, *session, *user_session; call_sbin_request_key() local [all...] |
| H A D | keyctl.c | 470 struct key *keyring; keyctl_keyring_clear() local 555 struct key *keyring, *key; keyctl_keyring_unlink() local [all...] |
| /linux/include/keys/ |
| H A D | system_keyring.h | 36 static inline __init int load_module_cert(struct key *keyring) in load_module_cert() 71 static inline void __init set_machine_trusted_keys(struct key *keyring) in set_machine_trusted_keys() 128 static inline void set_platform_trusted_keys(struct key *keyring) in set_platform_trusted_keys()
|
| /linux/security/integrity/ |
| H A D | digsig.c | 22 static struct key *keyring[INTEGRITY_KEYRING_MAX]; variable 64 struct key *keyring; in integrity_digsig_verify() local 89 struct key *keyring; integrity_modsig_verify() local [all...] |
| H A D | digsig_asymmetric.c | 22 static struct key *request_asymmetric_key(struct key *keyring, uint32_t keyid) in request_asymmetric_key() argument 82 asymmetric_verify(struct key * keyring,const char * sig,int siglen,const char * data,int datalen) asymmetric_verify() argument [all...] |
| H A D | integrity.h | 183 static inline int asymmetric_verify_v3(struct key *keyring, in ima_modsig_verify() argument 173 asymmetric_verify(struct key * keyring,const char * sig,int siglen,const char * data,int datalen) asymmetric_verify() argument
|
| /linux/include/linux/ |
| H A D | nvme-keyring.h | 22 static inline struct key *nvme_tls_psk_refresh(struct key *keyring, in nvme_tls_psk_refresh() 28 static inline key_serial_t nvme_tls_psk_default(struct key *keyring, in nvme_tls_psk_default()
|
| H A D | digsig.h | 52 static inline int digsig_verify(struct key *keyring, const char *sig, in digsig_verify()
|
| H A D | key-type.h | 188 struct key *keyring, in key_negate_and_link()
|
| /linux/drivers/nvme/common/ |
| H A D | keyring.c | 91 static struct key *nvme_tls_psk_lookup(struct key *keyring, in nvme_tls_psk_lookup() 142 struct key *nvme_tls_psk_refresh(struct key *keyring, in nvme_tls_psk_refresh() 231 key_serial_t nvme_tls_psk_default(struct key *keyring, in nvme_tls_psk_default()
|
| /linux/security/integrity/ima/ |
| H A D | ima_queue_keys.c | 67 static struct ima_key_entry *ima_alloc_key_entry(struct key *keyring, in ima_alloc_key_entry() 104 bool ima_queue_key(struct key *keyring, const void *payload, in ima_queue_key()
|
| H A D | ima_asymmetric_keys.c | 29 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 | 119 int ima_modsig_verify(struct key *keyring, const struct modsig *modsig) in ima_modsig_verify() argument
|
| /linux/certs/ |
| H A D | system_keyring.c | 187 void __init set_machine_trusted_keys(struct key *keyring) in set_machine_trusted_keys() 265 __init int load_module_cert(struct key *keyring) in load_module_cert() 424 void __init set_platform_trusted_keys(struct key *keyring) in set_platform_trusted_keys()
|
| /linux/crypto/asymmetric_keys/ |
| H A D | x509_loader.c | 9 const struct key *keyring) in x509_load_certificate_list() argument
|
| H A D | selftest.c | 21 struct key *keyring; in fips_signature_selftest() local
|
| H A D | asymmetric_type.c | 43 struct key *find_asymmetric_key(struct key *keyring, in find_asymmetric_key()
|
| /linux/net/rxrpc/ |
| H A D | rxperf.c | 556 static int rxperf_add_rxkad_key(struct key *keyring) in rxperf_add_rxkad_key() 586 static int rxperf_add_yfs_rxgk_key(struct key *keyring, u32 enctype) in rxperf_add_yfs_rxgk_key() 628 struct key *keyring; in rxperf_init() local
|
| H A D | server_key.c | 161 rxrpc_sock_set_security_keyring(struct sock * sk,struct key * keyring) rxrpc_sock_set_security_keyring() argument
|
| /linux/arch/s390/kernel/ |
| H A D | cert_store.c | 315 static int invalidate_keyring_keys(struct key *keyring) in invalidate_keyring_keys() 455 struct key *keyring) in create_key_from_vce() 573 struct key *keyring) in create_key_from_sevcb() 610 static int add_certificates_to_keyring(struct vcssb *vcssb, struct key *keyring) in add_certificates_to_keyring()
|
| /linux/fs/smb/client/ |
| H A D | cifs_spnego.c | 197 struct key *keyring; in init_cifs_spnego() local
|
| /linux/lib/ |
| H A D | digsig.c | 194 int digsig_verify(struct key *keyring, const char *sig, int siglen, in digsig_verify()
|