Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_tx.h23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_tx.h23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H 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() argument
[all...]
H A Dx509_public_key.c160 static int x509_key_preparse(struct key_preparsed_payload *prep) in x509_key_preparse() argument
H A Dpkcs8_parser.c136 static int pkcs8_key_preparse(struct key_preparsed_payload *prep) in pkcs8_key_preparse() argument
H A Dtpm_parser.c56 static int tpm_key_preparse(struct key_preparsed_payload *prep) in tpm_key_preparse() argument
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H 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() argument
[all...]
H A Dx509_public_key.c162 static int x509_key_preparse(struct key_preparsed_payload *prep) in x509_key_preparse() argument
H A Dpkcs8_parser.c136 static int pkcs8_key_preparse(struct key_preparsed_payload *prep) in pkcs8_key_preparse() argument
/kernel/linux/linux-5.10/certs/
H A Dblacklist.c60 static int blacklist_preparse(struct key_preparsed_payload *prep) in blacklist_preparse() argument
67 static void blacklist_free_preparse(struct key_preparsed_payload *prep) in blacklist_free_preparse() argument
/kernel/linux/linux-5.10/security/keys/
H A Duser_defined.c59 int user_preparse(struct key_preparsed_payload *prep) in user_preparse() argument
83 void user_free_preparse(struct key_preparsed_payload *prep) in user_free_preparse() argument
101 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update() argument
[all...]
H A Dbig_key.c56 int big_key_preparse(struct key_preparsed_payload *prep) in big_key_preparse() argument
151 big_key_free_preparse(struct key_preparsed_payload *prep) big_key_free_preparse() argument
197 big_key_update(struct key *key, struct key_preparsed_payload *prep) big_key_update() argument
[all...]
H A Drequest_key_auth.c42 static int request_key_auth_preparse(struct key_preparsed_payload *prep) in request_key_auth_preparse() argument
47 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) in request_key_auth_free_preparse() argument
54 request_key_auth_instantiate(struct key *key, struct key_preparsed_payload *prep) request_key_auth_instantiate() argument
/kernel/linux/linux-6.6/io_uring/
H A Dopdef.h34 int (*prep)(struct io_kiocb *, const struct io_uring_sqe *); member
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c59 int user_preparse(struct key_preparsed_payload *prep) in user_preparse() argument
83 void user_free_preparse(struct key_preparsed_payload *prep) in user_free_preparse() argument
101 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update() argument
[all...]
H A Dbig_key.c57 int big_key_preparse(struct key_preparsed_payload *prep) in big_key_preparse() argument
152 void big_key_free_preparse(struct key_preparsed_payload *prep) in big_key_free_preparse() argument
194 big_key_update(struct key *key, struct key_preparsed_payload *prep) big_key_update() argument
[all...]
H A Drequest_key_auth.c42 static int request_key_auth_preparse(struct key_preparsed_payload *prep) in request_key_auth_preparse() argument
47 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) in request_key_auth_free_preparse() argument
54 request_key_auth_instantiate(struct key *key, struct key_preparsed_payload *prep) request_key_auth_instantiate() argument
/kernel/linux/linux-6.6/net/rxrpc/
H A Dserver_key.c67 static int rxrpc_preparse_s(struct key_preparsed_payload *prep) in rxrpc_preparse_s() argument
93 static void rxrpc_free_preparse_s(struct key_preparsed_payload *prep) in rxrpc_free_preparse_s() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifs_spnego.c37 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate() argument
/kernel/linux/linux-5.10/net/dns_resolver/
H A Ddns_key.c92 dns_resolver_preparse(struct key_preparsed_payload *prep) in dns_resolver_preparse() argument
236 dns_resolver_free_preparse(struct key_preparsed_payload *prep) dns_resolver_free_preparse() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_spnego.c25 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate() argument
/kernel/linux/linux-6.6/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) ipc_protocol_msg_send() argument
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_core.c226 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update() argument
146 trusted_instantiate(struct key *key, struct key_preparsed_payload *prep) trusted_instantiate() argument
/kernel/linux/linux-6.6/net/dns_resolver/
H A Ddns_key.c92 dns_resolver_preparse(struct key_preparsed_payload *prep) in dns_resolver_preparse() argument
236 dns_resolver_free_preparse(struct key_preparsed_payload *prep) dns_resolver_free_preparse() argument
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dcrypto.c297 static int ceph_key_preparse(struct key_preparsed_payload *prep) in ceph_key_preparse() argument
329 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) in ceph_key_free_preparse() argument

Completed in 11 milliseconds

123