Home
last modified time | relevance | path

Searched defs:prep (Results 1 – 25 of 29) sorted by relevance

12

/linux/security/keys/
A Duser_defined.c59 int user_preparse(struct key_preparsed_payload *prep) in user_preparse()
83 void user_free_preparse(struct key_preparsed_payload *prep) in user_free_preparse()
101 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update()
A Dkey.c425 struct key_preparsed_payload *prep, in __key_instantiate_and_link()
504 struct key_preparsed_payload prep; in key_instantiate_and_link() local
755 struct key_preparsed_payload *prep) in __key_update()
827 struct key_preparsed_payload prep; in key_create_or_update() local
1005 struct key_preparsed_payload prep; in key_update() local
1121 int generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in generic_key_instantiate()
A Drequest_key_auth.c42 static int request_key_auth_preparse(struct key_preparsed_payload *prep) in request_key_auth_preparse()
47 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) in request_key_auth_free_preparse()
55 struct key_preparsed_payload *prep) in request_key_auth_instantiate()
A Dbig_key.c56 int big_key_preparse(struct key_preparsed_payload *prep) in big_key_preparse()
149 void big_key_free_preparse(struct key_preparsed_payload *prep) in big_key_free_preparse()
195 int big_key_update(struct key *key, struct key_preparsed_payload *prep) in big_key_update()
A Dkeyring.c123 static int keyring_preparse(struct key_preparsed_payload *prep) in keyring_preparse()
131 static void keyring_free_preparse(struct key_preparsed_payload *prep) in keyring_free_preparse()
141 struct key_preparsed_payload *prep) in keyring_instantiate()
/linux/crypto/asymmetric_keys/
A Dpkcs7_key_type.c31 struct key_preparsed_payload *prep = ctx; in pkcs7_view_content() local
51 static int pkcs7_preparse(struct key_preparsed_payload *prep) in pkcs7_preparse()
A Dtpm_parser.c56 static int tpm_key_preparse(struct key_preparsed_payload *prep) in tpm_key_preparse()
A Dx509_public_key.c161 static int x509_key_preparse(struct key_preparsed_payload *prep) in x509_key_preparse()
A Dasymmetric_type.c371 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) in asymmetric_key_preparse()
417 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) in asymmetric_key_free_preparse()
A Dpkcs8_parser.c136 static int pkcs8_key_preparse(struct key_preparsed_payload *prep) in pkcs8_key_preparse()
/linux/net/rxrpc/
A Dkey.c52 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxkad()
136 static int rxrpc_preparse_xdr(struct key_preparsed_payload *prep) in rxrpc_preparse_xdr()
277 static int rxrpc_preparse(struct key_preparsed_payload *prep) in rxrpc_preparse()
406 static void rxrpc_free_preparse(struct key_preparsed_payload *prep) in rxrpc_free_preparse()
A Dserver_key.c67 static int rxrpc_preparse_s(struct key_preparsed_payload *prep) in rxrpc_preparse_s()
90 static void rxrpc_free_preparse_s(struct key_preparsed_payload *prep) in rxrpc_free_preparse_s()
A Drxkad.c59 static int rxkad_preparse_server_key(struct key_preparsed_payload *prep) in rxkad_preparse_server_key()
82 static void rxkad_free_preparse_server_key(struct key_preparsed_payload *prep) in rxkad_free_preparse_server_key()
/linux/certs/
A Dblacklist.c61 static int blacklist_preparse(struct key_preparsed_payload *prep) in blacklist_preparse()
68 static void blacklist_free_preparse(struct key_preparsed_payload *prep) in blacklist_free_preparse()
/linux/net/dns_resolver/
A Ddns_key.c92 dns_resolver_preparse(struct key_preparsed_payload *prep) in dns_resolver_preparse()
229 static void dns_resolver_free_preparse(struct key_preparsed_payload *prep) in dns_resolver_free_preparse()
/linux/net/smc/
A Dsmc_tx.h23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
A Dsmc_tx.c143 union smc_host_cursor prep; in smc_tx_sendmsg() local
422 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
/linux/security/keys/trusted-keys/
A Dtrusted_core.c139 struct key_preparsed_payload *prep) in trusted_instantiate()
218 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update()
/linux/fs/crypto/
A Dkeyring.c65 struct key_preparsed_payload *prep) in fscrypt_key_instantiate()
103 struct key_preparsed_payload *prep) in fscrypt_user_key_instantiate()
504 static int fscrypt_provisioning_key_preparse(struct key_preparsed_payload *prep) in fscrypt_provisioning_key_preparse()
528 struct key_preparsed_payload *prep) in fscrypt_provisioning_key_free_preparse()
/linux/net/ceph/
A Dcrypto.c298 static int ceph_key_preparse(struct key_preparsed_payload *prep) in ceph_key_preparse()
330 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) in ceph_key_free_preparse()
/linux/fs/cifs/
A Dcifs_spnego.c25 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate()
A Dcifsacl.c63 cifs_idmap_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_idmap_key_instantiate()
/linux/drivers/net/wwan/iosm/
A Diosm_ipc_protocol.c56 enum ipc_msg_prep_type prep, in ipc_protocol_msg_send()
/linux/drivers/soundwire/
A Dstream.c423 bool prep) in sdw_prep_deprep_slave_ports()
509 bool prep) in sdw_prep_deprep_master_ports()
542 static int sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) in sdw_prep_deprep_ports()
/linux/security/keys/encrypted-keys/
A Dencrypted.c782 struct key_preparsed_payload *prep) in encrypted_instantiate()
842 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) in encrypted_update()

Completed in 43 milliseconds

12