/third_party/mbedtls/include/mbedtls/ |
H A D | pem.h | 121 static inline const unsigned char *mbedtls_pem_get_buffer(mbedtls_pem_context *ctx, size_t *buflen) in mbedtls_pem_get_buffer() argument [all...] |
/third_party/mbedtls/3rdparty/everest/library/ |
H A D | x25519.c | 59 int mbedtls_x25519_make_params( mbedtls_x25519_context *ctx, size_t *olen, in mbedtls_x25519_make_params() argument 90 int mbedtls_x25519_read_params( mbedtls_x25519_context *ctx, in mbedtls_x25519_read_params() argument 104 mbedtls_x25519_get_params( mbedtls_x25519_context *ctx, const mbedtls_ecp_keypair *key, mbedtls_x25519_ecdh_side side ) mbedtls_x25519_get_params() argument 119 mbedtls_x25519_calc_secret( mbedtls_x25519_context *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )(void *, unsigned char *, size_t), void *p_rng ) mbedtls_x25519_calc_secret() argument 145 mbedtls_x25519_make_public( mbedtls_x25519_context *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )(void *, unsigned char *, size_t), void *p_rng ) mbedtls_x25519_make_public() argument 174 mbedtls_x25519_read_public( mbedtls_x25519_context *ctx, const unsigned char *buf, size_t blen ) mbedtls_x25519_read_public() argument [all...] |
H A D | everest.c | 35 int mbedtls_everest_setup( mbedtls_ecdh_context_everest *ctx, int grp_id ) in mbedtls_everest_setup() argument 48 int mbedtls_everest_make_params( mbedtls_ecdh_context_everest *ctx, size_t *olen, in mbedtls_everest_make_params() argument 57 int mbedtls_everest_read_params( mbedtls_ecdh_context_everest *ctx, in mbedtls_everest_read_params() argument 65 mbedtls_everest_get_params( mbedtls_ecdh_context_everest *ctx, const mbedtls_ecp_keypair *key, mbedtls_everest_ecdh_side side ) mbedtls_everest_get_params() argument 76 mbedtls_everest_make_public( mbedtls_ecdh_context_everest *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )( void *, unsigned char *, size_t ), void *p_rng ) mbedtls_everest_make_public() argument 85 mbedtls_everest_read_public( mbedtls_ecdh_context_everest *ctx, const unsigned char *buf, size_t blen ) mbedtls_everest_read_public() argument 92 mbedtls_everest_calc_secret( mbedtls_ecdh_context_everest *ctx, size_t *olen, unsigned char *buf, size_t blen, int( *f_rng )( void *, unsigned char *, size_t ), void *p_rng ) mbedtls_everest_calc_secret() argument [all...] |
/third_party/mbedtls/library/ |
H A D | timing.c | 122 mbedtls_timing_delay_context *ctx = (mbedtls_timing_delay_context *) data; in mbedtls_timing_set_delay() local 137 mbedtls_timing_delay_context *ctx = (mbedtls_timing_delay_context *) data; in mbedtls_timing_get_delay() local
|
H A D | block_cipher.c | 52 void mbedtls_block_cipher_free(mbedtls_block_cipher_context_t *ctx) in mbedtls_block_cipher_free() argument 82 mbedtls_block_cipher_setup(mbedtls_block_cipher_context_t *ctx, mbedtls_cipher_id_t cipher_id) mbedtls_block_cipher_setup() argument 122 mbedtls_block_cipher_setkey(mbedtls_block_cipher_context_t *ctx, const unsigned char *key, unsigned key_bitlen) mbedtls_block_cipher_setkey() argument 164 mbedtls_block_cipher_encrypt(mbedtls_block_cipher_context_t *ctx, const unsigned char input[16], unsigned char output[16]) mbedtls_block_cipher_encrypt() argument [all...] |
/third_party/mbedtls/include/psa/ |
H A D | crypto_driver_contexts_primitives.h | 84 mbedtls_transparent_test_driver_cipher_operation_t ctx; member
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_print.c | 222 agx_print_shader(agx_context *ctx, FILE *fp) in agx_print_shader() argument
|
H A D | agx_validate.c | 92 agx_validate(agx_context *ctx, const char *after) in agx_validate() argument
|
H A D | agx_liveness.c | 61 agx_compute_liveness(agx_context *ctx) in agx_compute_liveness() argument
|
/third_party/mesa3d/src/asahi/compiler/test/ |
H A D | agx_test.h | 39 agx_context *ctx = rzalloc(memctx, agx_context); in agx_test_builder() local
|
H A D | test-optimizer.cpp | 29 agx_optimize_and_dce(agx_context *ctx) in agx_optimize_and_dce() argument
|
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
H A D | radv_amdgpu_cs.h | 48 amdgpu_context_handle ctx; member
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_expression_flattening.cpp | 75 void *ctx = ralloc_parent(ir); in handle_rvalue() local
|
/third_party/libwebsockets/lib/roles/http/compression/brotli/ |
H A D | brotli.c | 28 lcs_init_compression_brotli(lws_comp_ctx_t *ctx, int decomp) in lcs_init_compression_brotli() argument 48 lcs_process_brotli(lws_comp_ctx_t *ctx, const void *in, size_t *ilen_iused, in lcs_process_brotli() argument 106 lcs_destroy_brotli(lws_comp_ctx_t *ctx) lcs_destroy_brotli() argument [all...] |
/third_party/libwebsockets/lib/roles/http/compression/deflate/ |
H A D | deflate.c | 28 lcs_init_compression_deflate(lws_comp_ctx_t *ctx, int decomp) in lcs_init_compression_deflate() argument 59 lcs_process_deflate(lws_comp_ctx_t *ctx, const void *in, size_t *ilen_iused, void *out, size_t *olen_oused) lcs_process_deflate() argument 95 lcs_destroy_deflate(lws_comp_ctx_t *ctx) lcs_destroy_deflate() argument [all...] |
/third_party/libwebsockets/lib/secure-streams/cpp/ |
H A D | lssMsg.cxx | 53 lssMsg::lssMsg(lws_ctx_t ctx, lsscomp_t _comp, std::string uri) : in lssMsg() argument
|
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-pipe.c | 97 lws_plat_pipe_signal(struct lws_context *ctx, int tsi) in lws_plat_pipe_signal() argument
|
/third_party/libwebsockets/test-apps/ |
H A D | test-lecp.c | 55 cb(struct lecp_ctx *ctx, char reason) in cb() argument 141 struct lecp_ctx ctx; main() local [all...] |
H A D | test-lejp.c | 45 cb(struct lejp_ctx *ctx, char reason) in cb() argument 92 struct lejp_ctx ctx; main() local [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_streamout.c | 61 static void virgl_destroy_so_target(struct pipe_context *ctx, in virgl_destroy_so_target() argument 72 static void virgl_set_so_targets(struct pipe_context *ctx, in virgl_set_so_targets() argument 30 virgl_create_so_target( struct pipe_context *ctx, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) virgl_create_so_target() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | sampler.cpp | 32 auto &ctx = obj(d_ctx); in clCreateSampler() local
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_batch_decoder_stub.c | 28 intel_batch_decode_ctx_init(struct intel_batch_decode_ctx *ctx, in intel_batch_decode_ctx_init() argument 45 intel_batch_decode_ctx_finish(struct intel_batch_decode_ctx *ctx) in intel_batch_decode_ctx_finish() argument 50 intel_print_batch(struct intel_batch_decode_ctx *ctx, in intel_print_batch() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | context.hpp | 50 context(const context &ctx) = delete; member in clover::context 52 operator=(const context &ctx) = delete; member in clover::context
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_shader.c | 68 struct rogue_shader *rogue_shader_create(struct rogue_build_ctx *ctx, in rogue_shader_create() argument
|
H A D | rogue_shader.h | 48 struct rogue_build_ctx *ctx; member
|