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

1234567891011>>

/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dpatch-cmd.c50 svn_client_ctx_t *ctx; local
H A Dpropdel-cmd.c51 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dpropset-cmd.c53 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Drelocate-cmd.c50 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dresolve-cmd.c48 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dresolved-cmd.c48 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
/freebsd-10.0-release/contrib/unbound/libunbound/
H A Dlibworker.h69 struct ub_ctx* ctx; member in struct:libworker
/freebsd-10.0-release/contrib/wpa/hostapd/
H A Ddump_state.c172 int handle_dump_state_iface(struct hostapd_iface *iface, void *ctx) argument
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Daes-cbc.c26 void *ctx; local
59 void *ctx; local
[all...]
H A Daes-ctr.c27 void *ctx; local
H A Daes-unwrap.c29 void *ctx; local
H A Daes-wrap.c29 void *ctx; local
/freebsd-10.0-release/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-10.0-release/crypto/heimdal/kcm/
H A Dconnect.c39 kcm_service(void *ctx, const heim_idata *req, argument
/freebsd-10.0-release/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-10.0-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_import_sec_context.c38 struct _gss_context *ctx; local
H A Dgss_inquire_context.c43 struct _gss_context *ctx = (struct _gss_context *) context_handle; local
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/ntlm/
H A Dacquire_cred.c49 ntlm_ctx ctx; local
/freebsd-10.0-release/crypto/openssh/
H A Drsa.c135 BN_CTX *ctx; local
/freebsd-10.0-release/crypto/openssl/crypto/
H A DLPdir_unix.c65 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) argument
108 LP_find_file_end(LP_DIR_CTX **ctx) argument
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/bn/
H A Dbn_kron.c63 int BN_kronecker(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
H A Ddivtest.c26 BN_CTX *ctx=BN_CTX_new(); local

Completed in 286 milliseconds

1234567891011>>