Searched defs:ctx (Results 76 - 100 of 1047) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp27 GCCollectableCallsChecker(MigrationContext &ctx) argument
/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dhmacsha.h39 HMAC_CTX *ctx; member in struct:__anon20
[all...]
/openbsd-current/regress/sys/uvm/vnode/
H A Dtest-deadlock.c45 test_deadlock(struct context *ctx) argument
/openbsd-current/regress/lib/libcrypto/sm3/
H A Dsm3test.c69 EVP_MD_CTX *ctx; local
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DPostOrderCFGView.cpp33 PostOrderCFGView::create(AnalysisDeclContext &ctx) { argument
/openbsd-current/lib/libcrypto/ct/
H A Dct_x509v3.c75 s2i_poison(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) argument
H A Dct_vfy.c80 sct_ctx_update(EVP_MD_CTX *ctx, const SCT_CTX *sctx, const SCT *sct) argument
153 EVP_MD_CTX *ctx = NULL; local
H A Dct_policy.c76 CT_POLICY_EVAL_CTX *ctx = calloc(1, sizeof(CT_POLICY_EVAL_CTX)); local
92 CT_POLICY_EVAL_CTX_free(CT_POLICY_EVAL_CTX *ctx) argument
103 CT_POLICY_EVAL_CTX_set1_cert(CT_POLICY_EVAL_CTX *ctx, X50 argument
113 CT_POLICY_EVAL_CTX_set1_issuer(CT_POLICY_EVAL_CTX *ctx, X509 *issuer) argument
123 CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(CT_POLICY_EVAL_CTX *ctx, CTLOG_STORE *log_store) argument
131 CT_POLICY_EVAL_CTX_set_time(CT_POLICY_EVAL_CTX *ctx, uint64_t time_in_ms) argument
138 CT_POLICY_EVAL_CTX_get0_cert(const CT_POLICY_EVAL_CTX *ctx) argument
145 CT_POLICY_EVAL_CTX_get0_issuer(const CT_POLICY_EVAL_CTX *ctx) argument
152 CT_POLICY_EVAL_CTX_get0_log_store(const CT_POLICY_EVAL_CTX *ctx) argument
159 CT_POLICY_EVAL_CTX_get_time(const CT_POLICY_EVAL_CTX *ctx) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_dccg.c55 dccg3_create( struct dc_context *ctx, const struct dccg_registers *regs, const struct dccg_shift *dccg_shift, const struct dccg_mask *dccg_mask) argument
80 dccg30_create( struct dc_context *ctx, const struct dccg_registers *regs, const struct dccg_shift *dccg_shift, const struct dccg_mask *dccg_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_dccg.c54 dccg301_create( struct dc_context *ctx, const struct dccg_registers *regs, const struct dccg_shift *dccg_shift, const struct dccg_mask *dccg_mask) argument
H A Ddcn301_hubbub.c69 hubbub301_construct(struct dcn20_hubbub *hubbub3, struct dc_context *ctx, const struct dcn_hubbub_registers *hubbub_regs, const struct dcn_hubbub_shift *hubbub_shift, const struct dcn_hubbub_mask *hubbub_mask) argument
/openbsd-current/regress/lib/libssl/unit/
H A Dssl_set_alpn_protos.c101 SSL_CTX *ctx; local
135 SSL_CTX *ctx; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_afmt.c77 afmt31_construct(struct dcn31_afmt *afmt31, struct dc_context *ctx, uint32_t inst, const struct dcn31_afmt_registers *afmt_regs, const struct dcn31_afmt_shift *afmt_shift, const struct dcn31_afmt_mask *afmt_mask) argument
H A Ddcn31_vpg.c72 vpg31_construct(struct dcn31_vpg *vpg31, struct dc_context *ctx, uint32_t inst, const struct dcn31_vpg_registers *vpg_regs, const struct dcn31_vpg_shift *vpg_shift, const struct dcn31_vpg_mask *vpg_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_ipp.c58 dcn10_ipp_construct( struct dcn10_ipp *ippn10, struct dc_context *ctx, int inst, const struct dcn10_ipp_registers *regs, const struct dcn10_ipp_shift *ipp_shift, const struct dcn10_ipp_mask *ipp_mask) argument
75 dcn20_ipp_construct( struct dcn10_ipp *ippn10, struct dc_context *ctx, int inst, const struct dcn10_ipp_registers *regs, const struct dcn10_ipp_shift *ipp_shift, const struct dcn10_ipp_mask *ipp_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.c58 dcn201_opp_construct(struct dcn201_opp *oppn201, struct dc_context *ctx, uint32_t inst, const struct dcn201_opp_registers *regs, const struct dcn201_opp_shift *opp_shift, const struct dcn201_opp_mask *opp_mask) argument
/openbsd-current/sys/dev/pci/drm/i915/gem/
H A Di915_gem_throttle.c43 struct i915_gem_context *ctx; local
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_mn.c54 struct ttm_operation_ctx ctx = { false, false }; local
/openbsd-current/lib/libcrypto/x509/
H A Dx509_skey.c95 s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, argument
118 s2i_skey_id(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) argument
[all...]
H A Dx509_pcons.c161 v2i_POLICY_CONSTRAINTS(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, argument
/openbsd-current/lib/libcrypto/bn/
H A Dbn_recp.c100 BN_RECP_CTX_set(BN_RECP_CTX *recp, const BIGNUM *d, BN_CTX *ctx) argument
111 BN_mod_mul_reciprocal(BIGNUM *r, const BIGNUM *x, const BIGNUM *y, BN_RECP_CTX *recp, BN_CTX *ctx) argument
141 BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, BN_RECP_CTX *recp, BN_CTX *ctx) argument
240 BN_reciprocal(BIGNUM *r, const BIGNUM *m, int len, BN_CTX *ctx) argument
[all...]
H A Dbn_isqrt.c45 BN_CTX *ctx = NULL; local
200 bn_is_perfect_square(int *out_perfect, const BIGNUM *n, BN_CTX *ctx) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_sched.c45 struct amdgpu_ctx *ctx; local
79 struct amdgpu_ctx *ctx; local
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_mod_inverse.c277 bn_mod_inverse_test(const struct mod_inv_test *test, BN_CTX *ctx, int flags) argument
360 BN_CTX *ctx; local
[all...]
/openbsd-current/lib/libcrypto/chacha/
H A Dchacha.c25 ChaCha_set_key(ChaCha_ctx *ctx, const unsigned char *key, uint32_t keybits) argument
33 ChaCha_set_iv(ChaCha_ctx *ctx, const unsigned char *iv, argument
42 ChaCha(ChaCha_ctx *ctx, unsigned char *out, const unsigned char *in, size_t len) argument
75 struct chacha_ctx ctx; local
[all...]

Completed in 304 milliseconds

1234567891011>>