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

1234567891011>>

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dsha2.h82 EVP_MD_CTX *ctx; member in struct:__anon20
/openbsd-current/usr.bin/dig/lib/isc/
H A Dhex.c77 hex_decode_init(hex_decode_ctx_t *ctx, int length, isc_buffer_t *target) argument
85 hex_decode_char(hex_decode_ctx_t *ctx, int c) { argument
108 hex_decode_finish(hex_decode_ctx_t *ctx) argument
118 hex_decode_ctx_t ctx; local
[all...]
H A Dbase64.c99 base64_decode_init(base64_decode_ctx_t *ctx, int length, isc_buffer_t *target) argument
108 base64_decode_char(base64_decode_ctx_t *ctx, int c) { argument
159 base64_decode_finish(base64_decode_ctx_t *ctx) argument
169 base64_decode_ctx_t ctx; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce120/
H A Ddce120_clk_mgr.c128 void dce120_clk_mgr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr) argument
140 void dce121_clk_mgr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dhw_generic.c93 dal_hw_generic_construct( struct hw_generic *pin, enum gpio_id id, uint32_t en, struct dc_context *ctx) argument
103 dal_hw_generic_init( struct hw_generic **hw_generic, struct dc_context *ctx, enum gpio_id id, uint32_t en) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce100/
H A Ddce100_hw_sequencer.c80 struct dc_context *ctx = dc->ctx; local
/openbsd-current/regress/sys/kern/pipe/
H A Dtest-close.c89 const struct context *ctx = arg; local
H A Dtest-run-down.c80 ctx_setup(struct context *ctx, size_t bufsiz) argument
103 ctx_teardown(struct context *ctx) argument
126 ctx_lock(struct context *ctx) argument
136 ctx_unlock(struct context *ctx) argument
148 struct context ctx; local
188 struct context *ctx = arg; local
[all...]
/openbsd-current/sys/crypto/
H A Didgen.c84 idgen32_permute(struct idgen32_ctx *ctx, u_int32_t in) argument
105 idgen32_rekey(struct idgen32_ctx *ctx) argument
115 idgen32_init(struct idgen32_ctx *ctx) argument
123 idgen32(struct idgen32_ctx *ctx) argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp111 CondContext &ctx = *static_cast<CondContext*>(p); local
133 CondContext ctx; local
[all...]
/openbsd-current/regress/sys/uvm/vnode/
H A Dvnode.c48 struct context ctx; local
91 ctx_abort(struct context *ctx) argument
[all...]
/openbsd-current/sys/ntfs/
H A Dntfs_ihash.c85 SIPHASH_CTX ctx; local
/openbsd-current/lib/libcrypto/sm2/
H A Dsm2_za.c31 BN_CTX *ctx = NULL; local
[all...]
/openbsd-current/libexec/login_ldap/
H A Dlogin_ldap.c190 struct auth_ctx ctx; local
[all...]
/openbsd-current/lib/libradius/
H A Dradius_msgauth.c51 HMAC_CTX *ctx; local
[all...]
/openbsd-current/usr.sbin/bgplgd/
H A Dbgplgd.c52 command_from_path(const char *path, struct lg_ctx *ctx) argument
72 prep_request(struct lg_ctx *ctx, const char *meth, const char *path, argument
93 bgpctl_call(struct lg_ctx *ctx) argument
[all...]
/openbsd-current/regress/lib/libcrypto/rc4/
H A Drc4_test.c323 EVP_CIPHER_CTX *ctx = NULL; local
[all...]
/openbsd-current/lib/libssl/
H A Dtls13_quic.c24 struct tls13_ctx *ctx = arg; local
34 struct tls13_ctx *ctx = arg; local
44 struct tls13_ctx *ctx = arg; local
58 struct tls13_ctx *ctx = arg; local
69 struct tls13_ctx *ctx local
85 struct tls13_ctx *ctx = arg; local
109 struct tls13_ctx *ctx = arg; local
132 struct tls13_ctx *ctx = arg; local
162 tls13_quic_init(struct tls13_ctx *ctx) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hubp.c95 hubp31_construct( struct dcn20_hubp *hubp2, struct dc_context *ctx, uint32_t inst, const struct dcn_hubp2_registers *hubp_regs, const struct dcn_hubp2_shift *hubp_shift, const struct dcn_hubp2_mask *hubp_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.c249 vpg3_construct(struct dcn30_vpg *vpg3, struct dc_context *ctx, uint32_t inst, const struct dcn30_vpg_registers *vpg_regs, const struct dcn30_vpg_shift *vpg_shift, const struct dcn30_vpg_mask *vpg_mask) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn201/
H A Ddcn201_dccg.c62 dccg201_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 Ddcn201_hubbub.c91 hubbub201_construct(struct dcn20_hubbub *hubbub, 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/libcrypto/bn/
H A Dbn_mod_sqrt.c2834 mod_sqrt_test(struct mod_sqrt_test *test, BN_CTX *ctx) argument
2892 BN_CTX *ctx; local
4434 bn_mod_sqrt_p_is_1_mod_8_test(const struct p_is_1_mod_8_tests *test, BN_CTX *ctx) argument
4506 BN_CTX *ctx; local
[all...]
/openbsd-current/lib/libcrypto/ec/
H A Decp_oct.c70 ec_GFp_simple_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x_, int y_bit, BN_CTX *ctx) argument
182 ec_GFp_simple_point2oct(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char *buf, size_t len, BN_CTX *ctx) argument
277 ec_GFp_simple_oct2point(const EC_GROUP *group, EC_POINT *point, const unsigned char *buf, size_t len, BN_CTX *ctx) argument
[all...]
/openbsd-current/lib/libcrypto/bn/arch/amd64/
H A Dbn_arch.c99 bn_sqr(BIGNUM *r, const BIGNUM *a, int r_len, BN_CTX *ctx) argument

Completed in 258 milliseconds

1234567891011>>