Searched defs:ctx (Results 176 - 200 of 1515) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-cbc.c26 void *ctx; local
62 void *ctx; local
[all...]
H A Daes-ctr.c28 void *ctx; local
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_iface.c55 struct fst_get_peer_ctx *ctx; local
/freebsd-11-stable/crypto/openssh/
H A Dcipher-bf1.c62 static void bf_ssh1_init (EVP_CIPHER_CTX * ctx, const unsigned char *key, argument
78 bf_ssh1_cipher(EVP_CIPHER_CTX *ctx, u_char *out, const u_char *in, argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dsha256.c43 SHA256_CTX *ctx = arg; local
51 SHA512_CTX *ctx = arg; local
61 SHA256_CTX ctx; local
86 SHA512_CTX ctx; local
[all...]
H A Dskein_zfs.c37 Skein_512_Ctxt_t *ctx = arg; local
52 Skein_512_Ctxt_t ctx; local
86 Skein_512_Ctxt_t *ctx; local
101 Skein_512_Ctxt_t *ctx = ctx_template; local
[all...]
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dskein_zfs.c38 Skein_512_Ctxt_t ctx; local
72 Skein_512_Ctxt_t *ctx; local
88 Skein_512_Ctxt_t *ctx = ctx_template; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c249 WHIRLPOOL_CTX ctx; local
/freebsd-11-stable/lib/libc/arm/gen/
H A Dgetcontextx.c49 __fillcontextx2(char *ctx) argument
70 __fillcontextx(char *ctx) argument
86 char *ctx; local
[all...]
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbootrom.c52 bootrom_init(struct vmctx *ctx, const char *romfile) argument
H A Dspinup_ap.c48 spinup_ap_realmode(struct vmctx *ctx, int newcpu, uint64_t *rip) argument
80 spinup_ap(struct vmctx *ctx, int vcpu, int newcpu, uint64_t rip) argument
[all...]
H A Dxmsr.c51 emulate_wrmsr(struct vmctx *ctx, int vcpu, uint32_t num, uint64_t val) argument
105 emulate_rdmsr(struct vmctx *ctx, int vcpu, uint32_t num, uint64_t *val) argument
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_wired_common.h15 void *ctx; member in struct:driver_wired_common_data
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.h72 struct ub_ctx* ctx; member in struct:libworker
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h50 void setASTContext(ASTContext &ctx) { Ctx = &ctx; } argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp27 GCCollectableCallsChecker(MigrationContext &ctx) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp31 SystemZMCInstLower::SystemZMCInstLower(MCContext &ctx, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtest.c39 void symbolize_cb(long cmd, void *ctx) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPostOrderCFGView.cpp32 PostOrderCFGView *PostOrderCFGView::create(AnalysisDeclContext &ctx) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp83 RegisterPersistentDecl(ConstString name, clang::NamedDecl *decl, ClangASTContext *ctx) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointOptionCommon.cpp49 PrivateBreakpointHitCallback(void *baton, StoppointCallbackContext *ctx, lldb::user_id_t break_id, lldb::user_id_t break_loc_id) argument
/freebsd-11-stable/contrib/unbound/util/
H A Drandom.c146 struct yarrow256_ctx ctx; member in struct:ub_randstate
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dpropset-cmd.c53 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
H A Dpropdel-cmd.c51 svn_client_ctx_t *ctx = ((svn_cl__cmd_baton_t *) baton)->ctx; local
/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_client_shelf.h68 svn_client_ctx_t *ctx; member in struct:svn_client__shelf_t

Completed in 239 milliseconds

1234567891011>>