Searched defs:ctx (Results 51 - 75 of 1515) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.h41 WebAssemblyMCInstLower(MCContext &ctx, WebAssemblyAsmPrinter &printer) argument
/freebsd-11-stable/contrib/file/src/
H A Dseccomp.c60 static scmp_filter_ctx ctx; variable
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Diterated_hash.c32 isc_sha1_t ctx; local
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_streamline.c35 struct ucl_emitter_context *ctx; local
/freebsd-11-stable/sys/crypto/camellia/
H A Dcamellia-api.c39 camellia_set_key(camellia_ctx *ctx, const u_char *key, int bits) argument
47 camellia_decrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) argument
54 camellia_encrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) argument
/freebsd-11-stable/sys/crypto/rijndael/
H A Drijndael-api.c40 rijndael_set_key(rijndael_ctx *ctx, const u_char *key, int bits) argument
48 rijndael_decrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst) argument
55 rijndael_encrypt(const rijndael_ctx *ctx, const u_char *src, u_char *dst) argument
[all...]
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
/freebsd-11-stable/contrib/smbfs/smbutil/
H A Dlookup.c61 struct nb_ctx *ctx; local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Ddelete-cmd.c47 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Ddeprecated.c29 svn_cl__deprecated_merge_reintegrate(const char *source_path_or_url, const svn_opt_revision_t *src_peg_revision, const char *target_wcpath, svn_boolean_t dry_run, const apr_array_header_t *merge_options, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
H A Dimport-cmd.c47 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dmkdir-cmd.c48 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dmove-cmd.c48 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
[all...]
H A Dresolved-cmd.c48 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dupgrade-cmd.c49 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
/freebsd-11-stable/lib/libgssapi/
H A Dgss_import_sec_context.c43 struct _gss_context *ctx; local
H A Dgss_pseudo_random.c50 struct _gss_context *ctx = (struct _gss_context *) context; local
H A Dgss_set_sec_context_option.c46 struct _gss_context *ctx; local
H A Dgss_unwrap.c42 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_wrap.c44 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_wrap_size_limit.c42 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_check.c77 BN_CTX *ctx = NULL; local
155 BN_CTX *ctx = NULL; local
[all...]
H A Ddh_gen.c127 BN_CTX *ctx = NULL; local
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_key.c94 BN_CTX *ctx = NULL; local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Daeap.c91 const gsskrb5_ctx ctx = (const gsskrb5_ctx) context_handle; local

Completed in 127 milliseconds

1234567891011>>