Home
last modified time | relevance | path

Searched defs:keyring (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/security/keys/
H A Dkeyring.c523 struct key *keyring; in keyring_alloc() local
667 struct key *keyring; in search_nested_keyrings() member
905 struct key *keyring; in keyring_search_rcu() local
940 key_ref_t keyring_search(key_ref_t keyring, in keyring_search()
1027 struct key *keyring; in keyring_restrict() local
1104 struct key *keyring, *key; in find_key_to_update() local
1147 struct key *keyring; in find_keyring_by_name() local
1239 int __key_link_lock(struct key *keyring, in __key_link_lock()
1295 int __key_link_begin(struct key *keyring, in __key_link_begin()
1385 void __key_link_end(struct key *keyring, in __key_link_end()
[all …]
H A Dprocess_keys.c223 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 Dkey.c427 struct key *keyring, in __key_instantiate_and_link()
500 struct key *keyring, in key_instantiate_and_link()
576 struct key *keyring, in key_reject_and_link()
806 struct key *keyring, *key = NULL; in __key_create_or_update() local
H A Drequest_key.c82 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; in call_sbin_request_key() local
/openbmc/linux/include/keys/
H A Dsystem_keyring.h36 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()
/openbmc/linux/security/integrity/
H A Ddigsig.c22 static struct key *keyring[INTEGRITY_KEYRING_MAX]; variable
64 struct key *keyring; in integrity_digsig_verify() local
89 struct key *keyring; in integrity_modsig_verify() local
H A Ddigsig_asymmetric.c22 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 Dintegrity.h239 static inline int asymmetric_verify(struct key *keyring, const char *sig, in asymmetric_verify()
249 static inline int ima_modsig_verify(struct key *keyring, in ima_modsig_verify()
/openbmc/linux/security/integrity/ima/
H A Dima_queue_keys.c67 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 Dima_asymmetric_keys.c29 void ima_post_key_create_or_update(struct key *keyring, struct key *key, in ima_post_key_create_or_update()
H A Dima_modsig.c119 int ima_modsig_verify(struct key *keyring, const struct modsig *modsig) in ima_modsig_verify()
/openbmc/linux/fs/crypto/
H A Dkeyring.c190 struct fscrypt_keyring *keyring; in allocate_filesystem_keyring() local
220 struct fscrypt_keyring *keyring = sb->s_master_keys; in fscrypt_destroy_keyring() local
252 fscrypt_mk_hash_bucket(struct fscrypt_keyring *keyring, in fscrypt_mk_hash_bucket()
276 struct fscrypt_keyring *keyring; in fscrypt_find_master_key() local
325 struct key *keyring; in allocate_master_key_users_keyring() local
417 struct fscrypt_keyring *keyring = sb->s_master_keys; in add_new_master_key() local
/openbmc/linux/certs/
H A Dsystem_keyring.c187 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()
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_loader.c9 const struct key *keyring) in x509_load_certificate_list()
H A Dselftest.c181 struct key *keyring; in fips_signature_selftest() local
/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c314 static int invalidate_keyring_keys(struct key *keyring) in invalidate_keyring_keys()
454 struct key *keyring) in create_key_from_vce()
572 struct key *keyring) in create_key_from_sevcb()
609 static int add_certificates_to_keyring(struct vcssb *vcssb, struct key *keyring) in add_certificates_to_keyring()
/openbmc/linux/net/rxrpc/
H A Dserver_key.c156 int rxrpc_sock_set_security_keyring(struct sock *sk, struct key *keyring) in rxrpc_sock_set_security_keyring()
H A Drxperf.c539 static int rxperf_add_key(struct key *keyring) in rxperf_add_key()
570 struct key *keyring; in rxperf_init() local
/openbmc/linux/fs/smb/client/
H A Dcifs_spnego.c181 struct key *keyring; in init_cifs_spnego() local
/openbmc/linux/include/linux/
H A Ddigsig.h52 static inline int digsig_verify(struct key *keyring, const char *sig, in digsig_verify()
H A Dkey-type.h185 struct key *keyring, in key_negate_and_link()
H A Dima.h178 static inline void ima_post_key_create_or_update(struct key *keyring, in ima_post_key_create_or_update()
/openbmc/linux/net/dns_resolver/
H A Ddns_key.c338 struct key *keyring; in init_dns_resolver() local
/openbmc/linux/lib/
H A Ddigsig.c199 int digsig_verify(struct key *keyring, const char *sig, int siglen, in digsig_verify()
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign.h92 const void* keyring; member

12