Searched defs:keyring (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/crypto/asymmetric_keys/
H A Dx509_loader.c7 x509_load_certificate_list(const u8 cert_list[], const unsigned long list_size, const struct key *keyring) argument
H A Dselftest.c181 struct key *keyring; local
[all...]
H A Dasymmetric_type.c51 struct key *find_asymmetric_key(struct key *keyring, argument
/linux-master/include/linux/
H A Dnvme-keyring.h18 static inline key_serial_t nvme_tls_psk_default(struct key *keyring, argument
H A Ddigsig.h52 static inline int digsig_verify(struct key *keyring, const char *sig, argument
H A Dkey-type.h183 key_negate_and_link(struct key *key, unsigned timeout, struct key *keyring, struct key *authkey) argument
/linux-master/security/integrity/ima/
H A Dima_asymmetric_keys.c29 void ima_post_key_create_or_update(struct key *keyring, struct key *key, argument
[all...]
H A Dima_queue_keys.c67 static struct ima_key_entry *ima_alloc_key_entry(struct key *keyring, argument
104 bool ima_queue_key(struct key *keyring, const void *payload, argument
H A Dima_modsig.c119 int ima_modsig_verify(struct key *keyring, const struct modsig *modsig) argument
/linux-master/security/integrity/
H A Ddigsig_asymmetric.c22 static struct key *request_asymmetric_key(struct key *keyring, uint32_t keyid) argument
82 int asymmetric_verify(struct key *keyring, const char *sig, argument
H A Ddigsig.c22 static struct key *keyring[INTEGRITY_KEYRING_MAX]; variable in typeref:struct:key
64 struct key *keyring; local
89 struct key *keyring; local
[all...]
H A Dintegrity.h161 static inline int asymmetric_verify(struct key *keyring, const char *sig, argument
171 static inline int ima_modsig_verify(struct key *keyring, argument
/linux-master/net/rxrpc/
H A Dserver_key.c156 int rxrpc_sock_set_security_keyring(struct sock *sk, struct key *keyring) argument
H A Drxperf.c539 static int rxperf_add_key(struct key *keyring) argument
570 struct key *keyring; local
[all...]
/linux-master/include/keys/
H A Dsystem_keyring.h36 static inline __init int load_module_cert(struct key *keyring) argument
71 static inline void __init set_machine_trusted_keys(struct key *keyring) argument
128 static inline void set_platform_trusted_keys(struct key *keyring) argument
[all...]
/linux-master/lib/
H A Ddigsig.c199 int digsig_verify(struct key *keyring, const char *sig, int siglen, argument
/linux-master/certs/
H A Dsystem_keyring.c187 set_machine_trusted_keys(struct key *keyring) argument
265 load_module_cert(struct key *keyring) argument
424 set_platform_trusted_keys(struct key *keyring) argument
[all...]
/linux-master/fs/smb/client/
H A Dcifs_spnego.c181 struct key *keyring; local
[all...]
/linux-master/net/dns_resolver/
H A Ddns_key.c338 struct key *keyring; local
[all...]
/linux-master/drivers/nvme/common/
H A Dkeyring.c72 static struct key *nvme_tls_psk_lookup(struct key *keyring, argument
131 key_serial_t nvme_tls_psk_default(struct key *keyring, argument
/linux-master/security/keys/
H A Dprocess_keys.c223 struct key *keyring; local
270 struct key *keyring; local
317 install_session_keyring_to_cred(struct cred *cred, struct key *keyring) argument
356 install_session_keyring(struct key *keyring) argument
841 struct key *keyring; local
[all...]
H A Drequest_key.c82 struct key *keyring = info->data; local
92 struct key *keyring = info->data; local
124 struct key *key = rka->target_key, *keyring, *session, *user_session; local
[all...]
H A Dkey.c424 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) argument
495 key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *authkey) argument
571 key_reject_and_link(struct key *key, unsigned timeout, unsigned error, struct key *keyring, struct key *authkey) argument
805 struct key *keyring, *key = NULL; local
[all...]
/linux-master/fs/nfs/
H A Dnfs4idmap.c200 struct key *keyring; local
/linux-master/fs/crypto/
H A Dkeyring.c206 struct fscrypt_keyring *keyring; local
236 struct fscrypt_keyring *keyring = sb->s_master_keys; local
267 fscrypt_mk_hash_bucket(struct fscrypt_keyring *keyring, const struct fscrypt_key_specifier *mk_spec) argument
291 struct fscrypt_keyring *keyring; local
340 struct key *keyring; local
432 struct fscrypt_keyring *keyring = sb->s_master_keys; local
[all...]

Completed in 199 milliseconds

12