Searched defs:ctx (Results 151 - 175 of 1053) sorted by relevance

1234567891011>>

/openbsd-current/lib/libcrypto/ec/
H A Decp_mont.c127 ec_GFp_mont_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
166 ec_GFp_mont_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
177 ec_GFp_mont_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
188 ec_GFp_mont_field_encode(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
199 ec_GFp_mont_field_decode(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
210 ec_GFp_mont_field_set_to_one(const EC_GROUP *group, BIGNUM *r, BN_CTX *ctx) argument
[all...]
/openbsd-current/regress/lib/libcrypto/ocsp/
H A Docsp_test.c83 SSL_CTX *ctx; local
/openbsd-current/lib/libcrypto/rsa/
H A Drsa_gen.c86 BN_CTX *ctx = NULL; local
[all...]
/openbsd-current/lib/libssl/
H A Dd1_srtp.c228 SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) argument
/openbsd-current/lib/libcrypto/bn/
H A Dbn_mul.c312 bn_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, int rn, BN_CTX *ctx) argument
322 BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
H A Dbn_mod.c119 BN_mod_ct(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) argument
125 BN_mod_nonct(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) argument
137 BN_nnmod(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) argument
152 BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) argument
185 BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) argument
218 BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, BN_CTX *ctx) argument
257 BN_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) argument
264 BN_mod_lshift1(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) argument
296 BN_mod_lshift(BIGNUM *r, const BIGNUM *a, int n, const BIGNUM *m, BN_CTX *ctx) argument
[all...]
/openbsd-current/lib/libcrypto/dh/
H A Ddh_check.c159 BN_CTX *ctx = NULL; local
253 BN_CTX *ctx = NULL; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h79 EmulateInstructionRISCV::Context ctx; local
90 EmulateInstructionRISCV::Context ctx; local
/openbsd-current/gnu/llvm/lld/COFF/
H A DLLDMapFile.cpp48 static std::vector<DefinedRegular *> getSymbols(const COFFLinkerContext &ctx) { argument
76 getSymbolStrings(const COFFLinkerContext &ctx, argument
91 void lld::coff::writeLLDMapFile(const COFFLinkerContext &ctx) { argument
[all...]
/openbsd-current/usr.sbin/snmpd/
H A Dapplication_blocklist.c93 appl_blocklist_get(struct appl_backend *backend, __unused int32_t transactionid, int32_t requestid, __unused const char *ctx, struct appl_varbind *vblist) argument
121 appl_blocklist_getnext(struct appl_backend *backend, __unused int32_t transactionid, int32_t requestid, __unused const char *ctx, struct appl_varbind *vblist) argument
/openbsd-current/lib/libcrypto/cms/
H A Dcms_enc.c77 EVP_CIPHER_CTX *ctx; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_mmhubbub.c224 dcn30_mmhubbub_construct(struct dcn30_mmhubbub *mcif_wb30, struct dc_context *ctx, const struct dcn30_mmhubbub_registers *mcif_wb_regs, const struct dcn30_mmhubbub_shift *mcif_wb_shift, const struct dcn30_mmhubbub_mask *mcif_wb_mask, int inst) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn21/
H A Ddcn21_dccg.c109 dccg21_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/dcn31/
H A Ddcn31_apg.c104 apg31_construct(struct dcn31_apg *apg31, struct dc_context *ctx, uint32_t inst, const struct dcn31_apg_registers *apg_regs, const struct dcn31_apg_shift *apg_shift, const struct dcn31_apg_mask *apg_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_mmhubbub.c224 dcn32_mmhubbub_construct(struct dcn30_mmhubbub *mcif_wb30, struct dc_context *ctx, const struct dcn30_mmhubbub_registers *mcif_wb_regs, const struct dcn30_mmhubbub_shift *mcif_wb_shift, const struct dcn30_mmhubbub_mask *mcif_wb_mask, int inst) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_dwb.c114 dcn10_dwbc_construct(struct dcn10_dwbc *dwbc10, struct dc_context *ctx, const struct dcn10_dwbc_registers *dwbc_regs, const struct dcn10_dwbc_shift *dwbc_shift, const struct dcn10_dwbc_mask *dwbc_mask, int inst) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce112/
H A Ddce112_hw_sequencer.c69 static void dce112_init_pte(struct dc_context *ctx) argument
121 struct dc_context *ctx = dc->ctx; local
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dselftest_guc_hangcheck.c33 struct i915_gem_context *ctx; local
/openbsd-current/sys/dev/pci/drm/i915/gem/selftests/
H A Digt_gem_utils.c21 igt_request_alloc(struct i915_gem_context *ctx, struct intel_engine_cs *engine) argument
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_deps.c132 int i915_deps_sync(const struct i915_deps *deps, const struct ttm_operation_ctx *ctx) argument
75 i915_deps_grow(struct i915_deps *deps, struct dma_fence *fence, const struct ttm_operation_ctx *ctx) argument
176 i915_deps_add_dependency(struct i915_deps *deps, struct dma_fence *fence, const struct ttm_operation_ctx *ctx) argument
222 i915_deps_add_resv(struct i915_deps *deps, struct dma_resv *resv, const struct ttm_operation_ctx *ctx) argument
[all...]
H A Di915_drm_client.c52 static u64 busy_add(struct i915_gem_context *ctx, unsigned int class) argument
76 struct i915_gem_context *ctx; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dabm.h33 struct dc_context *ctx; member in struct:abm
/openbsd-current/lib/libcrypto/pkcs12/
H A Dp12_key.c103 EVP_MD_CTX *ctx = NULL; local
[all...]
H A Dp12_decr.c78 EVP_CIPHER_CTX ctx; local
/openbsd-current/lib/libcrypto/evp/
H A De_xcbc_d.c109 desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, argument
122 desx_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, argument
[all...]

Completed in 161 milliseconds

1234567891011>>