Home
last modified time | relevance | path

Searched defs:prep (Results 1 - 25 of 75) 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
/third_party/libuv/docs/code/uvstop/
H A Dmain.c22 uv_prepare_t prep; in main() local
27 uv_prepare_init(uv_default_loop(), &prep); in main() 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
/third_party/python/PCbuild/
H A Dprepare_ssl.py115 def prep(arch): function
/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...]
/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
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DNFS4StringPrep.java38 private static final NFS4StringPrep prep = new NFS4StringPrep(); field in NFS4StringPrep
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DNFS4StringPrep.java35 private static final NFS4StringPrep prep = new NFS4StringPrep(); field in NFS4StringPrep
/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

Completed in 9 milliseconds

123