Searched defs:prep (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/net/smc/
H A Dsmc_tx.h23 union smc_host_cursor sent, prep; local
H A Dsmc_tx.c186 union smc_host_cursor prep; local
467 union smc_host_cursor sent, prep, prod, cons; local
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c31 struct key_preparsed_payload *prep = ctx; local
51 static int pkcs7_preparse(struct key_preparsed_payload *prep) argument
[all...]
H A Dx509_public_key.c162 static int x509_key_preparse(struct key_preparsed_payload *prep) argument
H A Dpkcs8_parser.c136 static int pkcs8_key_preparse(struct key_preparsed_payload *prep) argument
H A Dasymmetric_type.c401 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) argument
447 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) argument
/linux-master/security/keys/
H A Duser_defined.c59 int user_preparse(struct key_preparsed_payload *prep) argument
83 void user_free_preparse(struct key_preparsed_payload *prep) argument
101 int user_update(struct key *key, struct key_preparsed_payload *prep) argument
[all...]
H A Dbig_key.c57 int big_key_preparse(struct key_preparsed_payload *prep) argument
152 void big_key_free_preparse(struct key_preparsed_payload *prep) argument
194 big_key_update(struct key *key, struct key_preparsed_payload *prep) argument
[all...]
H A Drequest_key_auth.c42 static int request_key_auth_preparse(struct key_preparsed_payload *prep) argument
47 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) argument
54 request_key_auth_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
H A Dkey.c501 struct key_preparsed_payload prep; local
424 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) argument
749 __key_update(key_ref_t key_ref, struct key_preparsed_payload *prep) argument
802 struct key_preparsed_payload prep; local
1062 struct key_preparsed_payload prep; local
1178 generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
[all...]
H A Dkeyring.c123 static int keyring_preparse(struct key_preparsed_payload *prep) argument
131 static void keyring_free_preparse(struct key_preparsed_payload *prep) argument
140 keyring_instantiate(struct key *keyring, struct key_preparsed_payload *prep) argument
/linux-master/net/rxrpc/
H A Dserver_key.c67 static int rxrpc_preparse_s(struct key_preparsed_payload *prep) argument
93 static void rxrpc_free_preparse_s(struct key_preparsed_payload *prep) argument
H A Dkey.c52 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, argument
136 static int rxrpc_preparse_xdr(struct key_preparsed_payload *prep) argument
277 rxrpc_preparse(struct key_preparsed_payload *prep) argument
406 rxrpc_free_preparse(struct key_preparsed_payload *prep) argument
[all...]
H A Drxkad.c59 static int rxkad_preparse_server_key(struct key_preparsed_payload *prep) argument
82 static void rxkad_free_preparse_server_key(struct key_preparsed_payload *prep) argument
/linux-master/io_uring/
H A Dopdef.h36 int (*prep)(struct io_kiocb *, const struct io_uring_sqe *); member in struct:io_issue_def
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.c55 ipc_protocol_msg_send(struct iosm_protocol *ipc_protocol, enum ipc_msg_prep_type prep, union ipc_msg_prep_args *prep_args) argument
/linux-master/security/keys/trusted-keys/
H A Dtrusted_core.c226 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) argument
146 trusted_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
/linux-master/fs/smb/client/
H A Dcifs_spnego.c25 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
/linux-master/net/dns_resolver/
H A Ddns_key.c92 dns_resolver_preparse(struct key_preparsed_payload *prep) argument
236 dns_resolver_free_preparse(struct key_preparsed_payload *prep) argument
[all...]
/linux-master/net/ceph/
H A Dcrypto.c298 static int ceph_key_preparse(struct key_preparsed_payload *prep) argument
330 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) argument
/linux-master/certs/
H A Dblacklist.c86 blacklist_key_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
127 blacklist_key_update(struct key *key, struct key_preparsed_payload *prep) argument
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gsc.c468 void xe_gsc_wa_14015076503(struct xe_gt *gt, bool prep) argument
/linux-master/fs/crypto/
H A Dkeyring.c582 static int fscrypt_provisioning_key_preparse(struct key_preparsed_payload *prep) argument
147 fscrypt_user_key_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
605 fscrypt_provisioning_key_free_preparse( struct key_preparsed_payload *prep) argument
[all...]
/linux-master/security/keys/encrypted-keys/
H A Dencrypted.c875 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) argument
813 encrypted_instantiate(struct key *key, struct key_preparsed_payload *prep) argument
/linux-master/drivers/soundwire/
H A Dstream.c427 sdw_prep_deprep_slave_ports(struct sdw_bus *bus, struct sdw_slave_runtime *s_rt, struct sdw_port_runtime *p_rt, bool prep) argument
514 sdw_prep_deprep_master_ports(struct sdw_master_runtime *m_rt, struct sdw_port_runtime *p_rt, bool prep) argument
549 sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) argument
[all...]

Completed in 255 milliseconds

12