Searched defs:ctx (Results 126 - 150 of 1515) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dexport-cmd.c49 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dpatch-cmd.c50 svn_client_ctx_t *ctx; local
H A Drelocate-cmd.c50 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dunlock-cmd.c73 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dutil.c45 svn_cl__args_to_target_array_print_reserved(apr_array_header_t **targets, apr_getopt_t *os, const apr_array_header_t *known_targets, svn_client_ctx_t *ctx, svn_boolean_t keep_last_origpath_on_truepath_collision, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dext_password_test.c35 static void ext_password_test_deinit(void *ctx) argument
44 static struct wpabuf * ext_password_test_get(void *ctx, const char *name) argument
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dconnect.c39 kcm_service(void *ctx, const heim_idata *req, argument
/freebsd-11-stable/lib/libc/stdlib/
H A Drand.c49 do_rand(unsigned long *ctx) argument
76 rand_r(unsigned *ctx) argument
/freebsd-11-stable/lib/libcrypt/
H A Dcrypt-md5.c47 MD5_CTX ctx,ctx1; local
H A Dcrypt-nthash.c61 MD4_CTX ctx; local
/freebsd-11-stable/lib/libgssapi/
H A Dgss_inquire_context.c47 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
H A Dgss_krb5.c76 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dx_snoop.c67 x_snoop_get_l2_packet(struct hostapd_data *hapd, void (*handler)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), enum l2_packet_filter_type type) argument
H A Dx_snoop.h35 x_snoop_get_l2_packet(struct hostapd_data *hapd, void (*handler)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), enum l2_packet_filter_type type) argument
/freebsd-11-stable/crypto/openssh/
H A Drsa.c165 BN_CTX *ctx = NULL; local
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_verify.c80 EVP_MD_CTX ctx; local
139 EVP_MD_CTX ctx; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_recp.c95 int BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) argument
105 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) argument
134 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) argument
232 BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) argument
[all...]
H A Dexp.c15 BN_CTX ctx; local
/freebsd-11-stable/crypto/openssl/crypto/comp/
H A Dcomp_lib.c24 void COMP_CTX_free(COMP_CTX *ctx) argument
35 int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, argument
51 COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, unsigned char *in, int ilen) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsagen.c101 BN_CTX *ctx; local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c84 _gss_DES3_get_mic_compat(OM_uint32 *minor_status, gsskrb5_ctx ctx, krb5_context context) argument
[all...]
H A Dcontext_time.c74 const gsskrb5_ctx ctx = (const gsskrb5_ctx) context_handle; local
H A Dexport_sec_context.c44 const gsskrb5_ctx ctx = (const gsskrb5_ctx) *context_handle; local
[all...]
H A Dinquire_context.c50 gsskrb5_ctx ctx = (gsskrb5_ctx)context_handle; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_inquire_context.c43 struct _gss_context *ctx = (struct _gss_context *) context_handle; local

Completed in 131 milliseconds

1234567891011>>