Home
last modified time | relevance | path

Searched defs:pctx (Results 301 - 325 of 325) sorted by relevance

1...<<111213

/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Dasn1t.h716 const ASN1_PCTX *pctx; member
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_local.h103 EVP_PKEY_CTX *pctx; member
166 EVP_PKEY_CTX *pctx; member
177 EVP_PKEY_CTX *pctx; member
/third_party/node/deps/openssl/openssl/apps/
H A Dcms.c963 EVP_PKEY_CTX *pctx; in cms_main() local
1093 EVP_PKEY_CTX *pctx; in cms_main() local
1201 ASN1_PCTX *pctx = NULL; in cms_main() local
1441 cms_set_pkey_param(EVP_PKEY_CTX *pctx, STACK_OF(OPENSSL_STRING) *param) cms_set_pkey_param() argument
[all...]
H A Dspeed.c1303 EVP_PKEY_CTX *pctx = NULL; in get_ecdsa() local
2820 EVP_PKEY_CTX *pctx = NULL; in speed_main() local
3343 EVP_PKEY_CTX *pctx = NULL; speed_main() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c2452 EVP_PKEY_CTX *pctx = NULL; in tls_construct_server_key_exchange() local
/third_party/openssl/test/
H A Dectest.c2392 EVP_PKEY_CTX *pctx = NULL; in do_test_custom_explicit_fromdata() local
2975 EVP_PKEY_CTX *pctx = NULL; in ec_d2i_publickey_test() local
[all...]
H A Devp_test.c1273 static int mac_test_ctrl_pkey(EVP_TEST *t, EVP_PKEY_CTX *pctx, in mac_test_ctrl_pkey() argument
1300 EVP_PKEY_CTX *pctx = NULL, *genctx = NULL; in mac_test_run_pkey() local
1726 static int pkey_test_ctrl(EVP_TEST *t, EVP_PKEY_CTX *pctx, in pkey_test_ctrl() argument
3177 EVP_PKEY_CTX *pctx; member
[all...]
H A Devp_extra_test.c696 EVP_PKEY_CTX *pctx = NULL; in make_key_fromdata() local
1800 EVP_PKEY_CTX *pctx = NULL, *kctx = NULL; in test_EC_keygen_with_enc() local
1865 EVP_PKEY_CTX *pctx = NULL; test_EVP_SM2_verify() local
1917 EVP_PKEY_CTX *pctx = NULL; test_EVP_SM2() local
2403 EVP_PKEY_CTX *pctx; test_HKDF() local
2447 EVP_PKEY_CTX *pctx; test_emptyikm_HKDF() local
2668 EVP_PKEY_CTX *pctx = NULL; test_DSA_get_set_params() local
2735 EVP_PKEY_CTX *pctx = NULL; test_RSA_get_set_params() local
3037 EVP_PKEY_CTX *pctx = NULL; test_pkey_ctx_fail_without_provider() local
4134 EVP_PKEY_CTX *pctx = NULL; test_custom_pmeth() local
[all...]
H A Dsslapitest.c9494 EVP_PKEY_CTX *pctx = NULL; in get_tmp_dh_params() local
/third_party/openssl/crypto/evp/
H A Dpmeth_lib.c472 EVP_PKEY_CTX *EVP_PKEY_CTX_dup(const EVP_PKEY_CTX *pctx) in EVP_PKEY_CTX_dup() argument
[all...]
H A Dp_lib.c1155 print_pkey(const EVP_PKEY *pkey, BIO *out, int indent, int selection , const char *propquery , int (*legacy_print)(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx), ASN1_PCTX *legacy_pctx ) print_pkey() argument
1190 EVP_PKEY_print_public(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) EVP_PKEY_print_public() argument
1198 EVP_PKEY_print_private(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) EVP_PKEY_print_private() argument
1206 EVP_PKEY_print_params(BIO *out, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) EVP_PKEY_print_params() argument
1215 EVP_PKEY_print_public_fp(FILE *fp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) EVP_PKEY_print_public_fp() argument
1228 EVP_PKEY_print_private_fp(FILE *fp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) EVP_PKEY_print_private_fp() argument
1241 EVP_PKEY_print_params_fp(FILE *fp, const EVP_PKEY *pkey, int indent, ASN1_PCTX *pctx) EVP_PKEY_print_params_fp() argument
2057 EVP_PKEY_CTX *pctx = evp_pkey_copy_downgraded() local
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_local.h103 EVP_PKEY_CTX *pctx; member
166 EVP_PKEY_CTX *pctx; member
177 EVP_PKEY_CTX *pctx; member
/third_party/openssl/apps/
H A Dcms.c964 EVP_PKEY_CTX *pctx; in cms_main() local
1094 EVP_PKEY_CTX *pctx; in cms_main() local
1202 ASN1_PCTX *pctx = NULL; in cms_main() local
1442 cms_set_pkey_param(EVP_PKEY_CTX *pctx, STACK_OF(OPENSSL_STRING) *param) cms_set_pkey_param() argument
[all...]
H A Dspeed.c1289 EVP_PKEY_CTX *pctx = NULL; in get_ecdsa() local
2806 EVP_PKEY_CTX *pctx = NULL; in speed_main() local
3319 EVP_PKEY_CTX *pctx = NULL; speed_main() local
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1t.h732 const ASN1_PCTX *pctx; member
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c2431 EVP_PKEY_CTX *pctx = NULL; in tls_construct_server_key_exchange() local
H A Dstatem_clnt.c2030 EVP_PKEY_CTX *pctx = NULL; in tls_process_ske_dhe() local
2184 EVP_PKEY_CTX *pctx = NULL; tls_process_key_exchange() local
2829 EVP_PKEY_CTX *pctx = NULL; tls_construct_cke_rsa() local
[all...]
/third_party/openssl/engines/
H A De_loader_attic.c410 static void destroy_ctx_PKCS12(void **pctx) in destroy_ctx_PKCS12() argument
296 try_decode_PKCS12(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PKCS12() argument
431 try_decode_PKCS8Encrypted(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PKCS8Encrypted() argument
508 try_decode_PrivateKey(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PrivateKey() argument
637 try_decode_PUBKEY(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_PUBKEY() argument
673 try_decode_params(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_params() argument
750 try_decode_X509Certificate(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_X509Certificate() argument
807 try_decode_X509CRL(const char *pem_name, const char *pem_header, const unsigned char *blob, size_t len, void **pctx, int *matchcount, const UI_METHOD *ui_method, void *ui_data, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) try_decode_X509CRL() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c2413 vc4_shader_state_create(struct pipe_context *pctx, in vc4_shader_state_create() argument
2873 vc4_shader_state_delete(struct pipe_context *pctx, void *hwcso) in vc4_shader_state_delete() argument
2892 vc4_fp_state_bind(struct pipe_context *pctx, void *hwcso) in vc4_fp_state_bind() argument
2900 vc4_vp_state_bind(struct pipe_context *pctx, void *hwcso) in vc4_vp_state_bind() argument
2908 vc4_program_init(struct pipe_context *pctx) in vc4_program_init() argument
2930 vc4_program_fini(struct pipe_context *pctx) vc4_program_fini() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c3687 } ctx[2], *pctx; in ntfs_build_permissions_posix() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1182 EVP_PKEY_CTX *pctx; in ssl_setup_sig_algs() local
2920 EVP_PKEY_CTX *pctx = NULL; in ssl_get_auto_dh() local
[all...]
/third_party/openssl/ssl/
H A Dt1_lib.c1162 EVP_PKEY_CTX *pctx; in ssl_setup_sig_algs() local
2900 EVP_PKEY_CTX *pctx = NULL; in ssl_get_auto_dh() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c72 struct pipe_context *pctx; member
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c94 zink_context_destroy(struct pipe_context *pctx) in zink_context_destroy() argument
201 zink_get_device_reset_status(struct pipe_context *pctx) in zink_get_device_reset_status() argument
222 zink_set_device_reset_callback(struct pipe_context *pctx, in zink_set_device_reset_callback() argument
243 zink_set_context_param(struct pipe_context *pctx, enum pipe_context_param param, unsigned value) zink_set_context_param() argument
332 zink_create_sampler_state(struct pipe_context *pctx, const struct pipe_sampler_state *state) zink_create_sampler_state() argument
687 zink_bind_sampler_states(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start_slot, unsigned num_samplers, void **samplers) zink_bind_sampler_states() argument
739 zink_delete_sampler_state(struct pipe_context *pctx, void *sampler_state) zink_delete_sampler_state() argument
885 zink_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_sampler_view *state) zink_create_sampler_view() argument
998 zink_sampler_view_destroy(struct pipe_context *pctx, struct pipe_sampler_view *pview) zink_sampler_view_destroy() argument
1085 zink_set_polygon_stipple(struct pipe_context *pctx, const struct pipe_poly_stipple *ps) zink_set_polygon_stipple() argument
1118 zink_set_vertex_buffers(struct pipe_context *pctx, unsigned start_slot, unsigned num_buffers, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) zink_set_vertex_buffers() argument
1187 zink_set_viewport_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_viewports, const struct pipe_viewport_state *state) zink_set_viewport_states() argument
1201 zink_set_scissor_states(struct pipe_context *pctx, unsigned start_slot, unsigned num_scissors, const struct pipe_scissor_state *states) zink_set_scissor_states() argument
1213 zink_set_inlinable_constants(struct pipe_context *pctx, enum pipe_shader_type shader, uint num_values, uint32_t *values) zink_set_inlinable_constants() argument
1280 zink_set_constant_buffer(struct pipe_context *pctx, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) zink_set_constant_buffer() argument
1387 zink_set_shader_buffers(struct pipe_context *pctx, enum pipe_shader_type p_stage, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) zink_set_shader_buffers() argument
1608 zink_set_shader_images(struct pipe_context *pctx, enum pipe_shader_type p_stage, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) zink_set_shader_images() argument
1716 zink_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader_type, unsigned start_slot, unsigned num_views, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) zink_set_sampler_views() argument
1821 zink_create_texture_handle(struct pipe_context *pctx, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) zink_create_texture_handle() argument
1851 zink_delete_texture_handle(struct pipe_context *pctx, uint64_t handle) zink_delete_texture_handle() argument
1921 zink_make_texture_handle_resident(struct pipe_context *pctx, uint64_t handle, bool resident) zink_make_texture_handle_resident() argument
1971 zink_create_image_handle(struct pipe_context *pctx, const struct pipe_image_view *view) zink_create_image_handle() argument
1999 zink_delete_image_handle(struct pipe_context *pctx, uint64_t handle) zink_delete_image_handle() argument
2024 zink_make_image_handle_resident(struct pipe_context *pctx, uint64_t handle, unsigned paccess, bool resident) zink_make_image_handle_resident() argument
2093 zink_set_stencil_ref(struct pipe_context *pctx, const struct pipe_stencil_ref ref) zink_set_stencil_ref() argument
2102 zink_set_clip_state(struct pipe_context *pctx, const struct pipe_clip_state *pcs) zink_set_clip_state() argument
2108 zink_set_tess_state(struct pipe_context *pctx, const float default_outer_level[4], const float default_inner_level[2]) zink_set_tess_state() argument
2118 zink_set_patch_vertices(struct pipe_context *pctx, uint8_t patch_vertices) zink_set_patch_vertices() argument
2527 zink_evaluate_depth_buffer(struct pipe_context *pctx) zink_evaluate_depth_buffer() argument
2806 zink_set_framebuffer_state(struct pipe_context *pctx, const struct pipe_framebuffer_state *state) zink_set_framebuffer_state() argument
2963 zink_set_blend_color(struct pipe_context *pctx, const struct pipe_blend_color *color) zink_set_blend_color() argument
2971 zink_set_sample_mask(struct pipe_context *pctx, unsigned sample_mask) zink_set_sample_mask() argument
2979 zink_set_sample_locations(struct pipe_context *pctx, size_t size, const uint8_t *locations) zink_set_sample_locations() argument
3390 zink_flush(struct pipe_context *pctx, struct pipe_fence_handle **pfence, unsigned flags) zink_flush() argument
3481 zink_fence_wait(struct pipe_context *pctx) zink_fence_wait() argument
3525 zink_texture_barrier(struct pipe_context *pctx, unsigned flags) zink_texture_barrier() argument
3646 zink_memory_barrier(struct pipe_context *pctx, unsigned flags) zink_memory_barrier() argument
3662 zink_flush_resource(struct pipe_context *pctx, struct pipe_resource *pres) zink_flush_resource() argument
3680 zink_create_stream_output_target(struct pipe_context *pctx, struct pipe_resource *pres, unsigned buffer_offset, unsigned buffer_size) zink_create_stream_output_target() argument
3712 zink_stream_output_target_destroy(struct pipe_context *pctx, struct pipe_stream_output_target *psot) zink_stream_output_target_destroy() argument
3722 zink_set_stream_output_targets(struct pipe_context *pctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) zink_set_stream_output_targets() argument
4112 zink_resource_copy_region(struct pipe_context *pctx, struct pipe_resource *pdst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *psrc, unsigned src_level, const struct pipe_box *src_box) zink_resource_copy_region() argument
4222 zink_resource_commit(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, struct pipe_box *box, bool commit) zink_resource_commit() argument
4355 zink_context_replace_buffer_storage(struct pipe_context *pctx, struct pipe_resource *dst, struct pipe_resource *src, unsigned num_rebinds, uint32_t rebind_mask, uint32_t delete_buffer_id) zink_context_replace_buffer_storage() argument
4394 zink_emit_string_marker(struct pipe_context *pctx, const char *string, int len) zink_emit_string_marker() argument
4674 zink_tc_context_unwrap(struct pipe_context *pctx) zink_tc_context_unwrap() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c207 panfrost_create_sampler_state( struct pipe_context *pctx, const struct pipe_sampler_state *cso) panfrost_create_sampler_state() argument
1648 panfrost_create_sampler_view_bo(struct panfrost_sampler_view *so, struct pipe_context *pctx, struct pipe_resource *texture) panfrost_create_sampler_view_bo() argument
1746 panfrost_update_sampler_view(struct panfrost_sampler_view *view, struct pipe_context *pctx) panfrost_update_sampler_view() argument
4168 panfrost_create_rasterizer_state( struct pipe_context *pctx, const struct pipe_rasterizer_state *cso) panfrost_create_rasterizer_state() argument
4242 panfrost_create_vertex_elements_state( struct pipe_context *pctx, unsigned num_elements, const struct pipe_vertex_element *elements) panfrost_create_vertex_elements_state() argument
4401 panfrost_create_sampler_view( struct pipe_context *pctx, struct pipe_resource *texture, const struct pipe_sampler_view *template) panfrost_create_sampler_view() argument
4658 panfrost_sampler_view_destroy( struct pipe_context *pctx, struct pipe_sampler_view *pview) panfrost_sampler_view_destroy() argument
[all...]

Completed in 97 milliseconds

1...<<111213