Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 21 of 21) sorted by relevance

/third_party/openssl/crypto/ec/
Decp_smpl.c139 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local
197 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_get_curve() local
248 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_check_discriminant() local
375 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_Jprojective_coordinates_GFp() local
433 BN_CTX *new_ctx = NULL; in ec_GFp_simple_get_Jprojective_coordinates_GFp() local
500 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point_get_affine_coordinates() local
616 BN_CTX *new_ctx = NULL; in ec_GFp_simple_add() local
801 BN_CTX *new_ctx = NULL; in ec_GFp_simple_dbl() local
957 BN_CTX *new_ctx = NULL; in ec_GFp_simple_is_on_curve() local
1066 BN_CTX *new_ctx = NULL; in ec_GFp_simple_cmp() local
[all …]
Decp_oct.c21 BN_CTX *new_ctx = NULL; in ec_GFp_simple_set_compressed_coordinates() local
159 BN_CTX *new_ctx = NULL; in ec_GFp_simple_point2oct() local
274 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
Dec2_oct.c38 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_set_compressed_coordinates() local
118 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_point2oct() local
241 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_oct2point() local
Dec_check.c17 BN_CTX *new_ctx = NULL; in EC_GROUP_check() local
Dec2_smpl.c179 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_group_check_discriminant() local
352 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_add() local
497 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_is_on_curve() local
564 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_cmp() local
608 BN_CTX *new_ctx = NULL; in ec_GF2m_simple_make_affine() local
Decp_mont.c138 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
219 BN_CTX *new_ctx = NULL; in ec_GFp_mont_field_inv() local
Decp_nist.c89 BN_CTX *new_ctx = NULL; in ec_GFp_nist_group_set_curve() local
Dec_mult.c825 BN_CTX *new_ctx = NULL; in ec_wNAF_precompute_mult() local
Dec_lib.c1009 BN_CTX *new_ctx = NULL; in EC_POINTs_mul() local
1136 BN_CTX *new_ctx = NULL; in ec_field_inverse_mod_ord() local
Decp_nistz256.c820 BN_CTX *new_ctx = NULL; in ecp_nistz256_mult_precompute() local
/third_party/openssl/crypto/bn/
Dbn_gcd.c516 BN_CTX *new_ctx = NULL; in BN_mod_inverse() local
/third_party/alsa-lib/src/ucm/
Ducm_include.c241 snd_config_t *parent, snd_config_t *new_ctx, in uc_mgr_config_tree_merge()
/third_party/mesa3d/src/util/
Dralloc.c306 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal()
322 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt()
/third_party/openssl/test/
Dhandshake_helper.c126 SSL_CTX *new_ctx = (SSL_CTX*)arg; in select_server_ctx() local
190 SSL_CTX *new_ctx = arg; in client_hello_select_server_ctx() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c769 uint32_t new_ctx = crocus_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx() local
Dcrocus_bufmgr.c1580 uint32_t new_ctx = crocus_create_hw_context(bufmgr); in crocus_clone_hw_context() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c597 uint32_t new_ctx = iris_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx() local
Diris_bufmgr.c2096 uint32_t new_ctx = iris_create_hw_context(bufmgr); in iris_clone_hw_context() local
/third_party/mesa3d/src/compiler/glsl/
Dir.cpp2259 steal_memory(ir_instruction *ir, void *new_ctx) in steal_memory()
/third_party/ffmpeg/libavcodec/
Dh264_slice.c275 #define REBASE_PICTURE(pic, new_ctx, old_ctx) \ argument
Dmpegvideo.c598 #define REBASE_PICTURE(pic, new_ctx, old_ctx) \ in ff_mpeg_update_thread_context() argument