Searched defs:ctx (Results 1 - 25 of 1303) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/unbound/libunbound/python/doc/examples/
H A Dexample7-1.py8 ctx = unbound.ub_ctx() variable
H A Dexample7-2.py8 ctx = unbound.ub_ctx() variable
H A Dexample8-1.py8 ctx = unbound.ub_ctx() variable
H A Dexample6-1.py4 ctx = ub_ctx() variable
/freebsd-10-stable/contrib/unbound/libunbound/python/examples/
H A Dreverse-lookup.py38 ctx = unbound.ub_ctx() variable
H A Didn-lookup.py40 ctx = unbound.ub_ctx() variable
H A Dexample8-1.py39 ctx = unbound.ub_ctx() variable
H A Dmx-lookup.py39 ctx = unbound.ub_ctx() variable
H A Dns-lookup.py39 ctx = unbound.ub_ctx() variable
H A Ddns-lookup.py38 ctx = unbound.ub_ctx() variable
H A Ddnssec-valid.py39 ctx = ub_ctx() variable
H A Dasync-lookup.py39 ctx = unbound.ub_ctx() variable
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dticket_flags.c37 _gsskrb5_get_tkt_flags(OM_uint32 *minor_status, gsskrb5_ctx ctx, OM_uint32 *tkt_flags) argument
H A Ddelete_sec_context.c42 gsskrb5_ctx ctx; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rsa/
H A Drsa_chk.c58 BN_CTX *ctx; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/
H A Do_dir_test.c51 OPENSSL_DIR_CTX *ctx = NULL; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_openssl_hmac_private.h42 HMAC_CTX *ctx = (HMAC_CTX *)calloc(1, sizeof(HMAC_CTX)); local
46 static inline void HMAC_CTX_free(HMAC_CTX *ctx) argument
H A Darchive_openssl_evp_private.h41 EVP_MD_CTX *ctx = (EVP_MD_CTX *)calloc(1, sizeof(EVP_MD_CTX)); local
45 static inline void EVP_MD_CTX_free(EVP_MD_CTX *ctx) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Daes-encblock.c25 void *ctx; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Ddelete_sec_context.c43 ntlm_ctx ctx = (ntlm_ctx)*context_handle; local
/freebsd-10-stable/usr.sbin/bhyve/
H A Dioapic.c50 ioapic_init(struct vmctx *ctx) argument
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.h32 MSP430MCInstLower(MCContext &ctx, AsmPrinter &printer) argument
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Ddoorbell.h45 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
52 static inline void mlx4_write64(uint32_t val[2], struct mlx4_context *ctx, int offset) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Durl.c44 svn_client_url_from_path2(const char **url, const char *path_or_url, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_context_time.c36 struct _gss_context *ctx = (struct _gss_context *) context_handle; local

Completed in 81 milliseconds

1234567891011>>